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

#include <OGLGrid.h>

Public Member Functions

 OGLGrid ()
 
virtual ~OGLGrid ()
 
void drawGrid (const float gridDimX, const float gridDimY, const float gridStep, const OColor &oColor, bool bShowGridXY, bool showGridXZ, bool showGridZY) const
 

Detailed Description

Definition at line 31 of file OGLGrid.h.

Constructor & Destructor Documentation

◆ OGLGrid()

OGLGrid::OGLGrid ( )

Definition at line 32 of file OGLGrid.cpp.

◆ ~OGLGrid()

OGLGrid::~OGLGrid ( )
virtual

Definition at line 34 of file OGLGrid.cpp.

Member Function Documentation

◆ drawGrid()

void OGLGrid::drawGrid ( const float  gridDimX,
const float  gridDimY,
const float  gridStep,
const OColor oColor,
bool  bShowGridXY,
bool  showGridXZ,
bool  showGridZY 
) const

Affiche la grille

Definition at line 36 of file OGLGrid.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

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