|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
This is the complete list of members for OGLLineElement, including all inherited members.
| dist() | OGLLineElement | inline |
| getIs3D() | OGLElement | inline |
| getPoint1() | OGLLineElement | inline |
| getPoint2() | OGLLineElement | inline |
| getVisibility() | OGLElement | inline |
| m_bIs3D | OGLElement | protected |
| m_bVisible | OGLElement | protected |
| m_DisplayPositionX | OGLElement | protected |
| m_DisplayPositionY | OGLElement | protected |
| m_fLineWidth | OGLLineElement | protected |
| m_oColor | OGLLineElement | protected |
| m_oPoint1 | OGLLineElement | protected |
| m_oPoint2 | OGLLineElement | protected |
| m_pOGLLineToDisplay | OGLLineElement | protected |
| OGLElement() | OGLElement | inline |
| OGLLineElement() | OGLLineElement | |
| render() | OGLLineElement | virtual |
| setColor(const OColor &oColor) | OGLLineElement | |
| setDisplayPosition(double displayPositionX, double displayPositionY) | OGLElement | inline |
| setIs3D(bool bIs3D) | OGLElement | inline |
| setLineWidth(float lineWidth) | OGLLineElement | inline |
| setPoint1(const OPoint3D &point1) | OGLLineElement | inline |
| setPoint2(const OPoint3D &point2) | OGLLineElement | inline |
| setVisibility(bool bVisible) | OGLElement | inline |
| ~OGLElement() | OGLElement | inlinevirtual |
| ~OGLLineElement() | OGLLineElement | virtual |