|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
This is the complete list of members for OGLLightElement, including all inherited members.
| getIntensity() | OGLLightElement | inline |
| getIs3D() | OGLElement | inline |
| getPosition() | OGLLightElement | inline |
| getVisibility() | OGLElement | inline |
| init(int index, OPoint3D position, float intensity) | OGLLightElement | |
| m_bIs3D | OGLElement | protected |
| m_bVisible | OGLElement | protected |
| m_DisplayPositionX | OGLElement | protected |
| m_DisplayPositionY | OGLElement | protected |
| m_fIntensity | OGLLightElement | protected |
| m_iIndex | OGLLightElement | protected |
| m_oPosition | OGLLightElement | protected |
| m_pOGLLightToDisplay | OGLLightElement | protected |
| OGLElement() | OGLElement | inline |
| OGLLightElement() | OGLLightElement | |
| render() | OGLLightElement | virtual |
| setDisplayPosition(double displayPositionX, double displayPositionY) | OGLElement | inline |
| setIntensity(const float intensity) | OGLLightElement | inline |
| setIs3D(bool bIs3D) | OGLElement | inline |
| setPosition(const OPoint3D &position) | OGLLightElement | inline |
| setVisibility(bool bVisible) | OGLElement | inline |
| ~OGLElement() | OGLElement | inlinevirtual |
| ~OGLLightElement() | OGLLightElement | virtual |