Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Public Member Functions | List of all members
OGLLine Class Reference

#include <OGLLine.h>

Public Member Functions

 OGLLine ()
 
virtual ~OGLLine ()
 
void drawLine (const OPoint3D &point1, const OPoint3D &point2, const OColor &oColor, float lineWidth) const
 

Detailed Description

Definition at line 31 of file OGLLine.h.

Constructor & Destructor Documentation

◆ OGLLine()

OGLLine::OGLLine ( )

Definition at line 31 of file OGLLine.cpp.

◆ ~OGLLine()

OGLLine::~OGLLine ( )
virtual

Definition at line 33 of file OGLLine.cpp.

Member Function Documentation

◆ drawLine()

void OGLLine::drawLine ( const OPoint3D point1,
const OPoint3D point2,
const OColor oColor,
float  lineWidth 
) const

Affiche une ligne

Definition at line 35 of file OGLLine.cpp.

Here is the caller graph for this function:

The documentation for this class was generated from the following files: