#include <OGLSphereElement.h>
Classe de sphere OGL
Definition at line 37 of file OGLSphereElement.h.
◆ OGLSphereElement()
| OGLSphereElement::OGLSphereElement |
( |
| ) |
|
◆ ~OGLSphereElement()
| OGLSphereElement::~OGLSphereElement |
( |
| ) |
|
|
virtual |
◆ getCenter()
| double* OGLSphereElement::getCenter |
( |
| ) |
|
|
inline |
◆ render()
| int OGLSphereElement::render |
( |
| ) |
|
|
virtual |
◆ setCenter()
| void OGLSphereElement::setCenter |
( |
const OPoint3D & |
center | ) |
|
|
inline |
◆ setColor()
| void OGLSphereElement::setColor |
( |
const OColor & |
oColor | ) |
|
◆ setRadius()
| void OGLSphereElement::setRadius |
( |
float |
radius | ) |
|
|
inline |
◆ m_fRadius
| float OGLSphereElement::m_fRadius |
|
protected |
◆ m_oCenter
◆ m_oColor
| OColor OGLSphereElement::m_oColor |
|
protected |
◆ m_pOGLSphereToDisplay
| OGLSphere* OGLSphereElement::m_pOGLSphereToDisplay |
|
protected |
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/code-tympan-fbessou/checkouts/latest/Tympan/gui/tools/OGLSphereElement.h
- /home/docs/checkouts/readthedocs.org/user_builds/code-tympan-fbessou/checkouts/latest/Tympan/gui/tools/OGLSphereElement.cpp