#include <QGLViewerSceneTreeObjects.h>
Inheritance diagram for STQGLViewerBoundingBox::
Public Methods | |
STQGLViewerBoundingBox (const CBoundingBox3D &cBBox) | |
virtual void | draw () |
Private Attributes | |
GLuint | m_nDispList |
|
Construct a node with the given bounding box. |
|
Implementation of the inherited method. It renders the bounding box to the current OpenGL context. Reimplemented from GLDrawable. |
|
|