#include <OGLRectangleElement.h>
Classe de rectangle OGL
Definition at line 38 of file OGLRectangleElement.h.
◆ OGLRectangleElement()
| OGLRectangleElement::OGLRectangleElement |
( |
| ) |
|
◆ ~OGLRectangleElement()
| OGLRectangleElement::~OGLRectangleElement |
( |
| ) |
|
|
virtual |
◆ getPoint0()
| const QVector3D& OGLRectangleElement::getPoint0 |
( |
| ) |
|
|
inline |
◆ getPoint1()
| const QVector3D& OGLRectangleElement::getPoint1 |
( |
| ) |
|
|
inline |
◆ getPoint2()
| const QVector3D& OGLRectangleElement::getPoint2 |
( |
| ) |
|
|
inline |
◆ getPoint3()
| const QVector3D& OGLRectangleElement::getPoint3 |
( |
| ) |
|
|
inline |
◆ render()
| int OGLRectangleElement::render |
( |
| ) |
|
|
virtual |
◆ setColor()
| void OGLRectangleElement::setColor |
( |
const OColor & |
oColor | ) |
|
◆ setFull()
| void OGLRectangleElement::setFull |
( |
bool |
bFull | ) |
|
|
inline |
◆ setPoint0()
| void OGLRectangleElement::setPoint0 |
( |
const QVector3D & |
point0 | ) |
|
|
inline |
◆ setPoint1()
| void OGLRectangleElement::setPoint1 |
( |
const QVector3D & |
point1 | ) |
|
|
inline |
◆ setPoint2()
| void OGLRectangleElement::setPoint2 |
( |
const QVector3D & |
point2 | ) |
|
|
inline |
◆ setPoint3()
| void OGLRectangleElement::setPoint3 |
( |
const QVector3D & |
point3 | ) |
|
|
inline |
◆ m_bFull
| bool OGLRectangleElement::m_bFull |
|
protected |
◆ m_oColor
| OColor OGLRectangleElement::m_oColor |
|
protected |
◆ m_oPoint0
| QVector3D OGLRectangleElement::m_oPoint0 |
|
protected |
◆ m_oPoint1
| QVector3D OGLRectangleElement::m_oPoint1 |
|
protected |
◆ m_oPoint2
| QVector3D OGLRectangleElement::m_oPoint2 |
|
protected |
◆ m_oPoint3
| QVector3D OGLRectangleElement::m_oPoint3 |
|
protected |
◆ m_pOGLRectangleToDisplay
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/code-tympan/checkouts/issue_647/Tympan/gui/tools/OGLRectangleElement.h
- /home/docs/checkouts/readthedocs.org/user_builds/code-tympan/checkouts/issue_647/Tympan/gui/tools/OGLRectangleElement.cpp