Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

STQGLViewerBoundingBox Class Reference

#include <QGLViewerSceneTreeObjects.h>

Inheritance diagram for STQGLViewerBoundingBox:

CBoundingBox3D QSceneTreeDrawable QSceneTreeNode GLDrawable CTreeNode List of all members.

Public Member Functions

 STQGLViewerBoundingBox (const CBoundingBox3D &cBBox)
virtual void draw ()

Private Attributes

GLuint m_nDispList

Detailed Description

Node that manages a 3D bounding box.

Author:
Richard Guenther, Markus Janich


Constructor & Destructor Documentation

STQGLViewerBoundingBox::STQGLViewerBoundingBox const CBoundingBox3D   cBBox
 

Construct a node with the given bounding box.


Member Function Documentation

void STQGLViewerBoundingBox::draw   [virtual]
 

Implementation of the inherited method. It renders the bounding box to the current OpenGL context.

Implements GLDrawable.


Member Data Documentation

GLuint STQGLViewerBoundingBox::m_nDispList [private]
 


The documentation for this class was generated from the following files:
Generated on Wed Mar 5 18:23:26 2003 for QGLViewer by doxygen1.3-rc3