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

#include <OGLSphere.h>

Public Member Functions

 OGLSphere ()
 
virtual ~OGLSphere ()
 
void drawSphere (const OPoint3D &center, float raduis, const OColor &oColor) const
 

Detailed Description

Definition at line 31 of file OGLSphere.h.

Constructor & Destructor Documentation

◆ OGLSphere()

OGLSphere::OGLSphere ( )

Definition at line 31 of file OGLSphere.cpp.

◆ ~OGLSphere()

OGLSphere::~OGLSphere ( )
virtual

Definition at line 33 of file OGLSphere.cpp.

Member Function Documentation

◆ drawSphere()

void OGLSphere::drawSphere ( const OPoint3D center,
float  raduis,
const OColor oColor 
) const

Affiche une sphere

Definition at line 35 of file OGLSphere.cpp.

Here is the caller graph for this function:

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