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

STQGLViewerBoundingBox Class Reference

#include <QGLViewerSceneTreeObjects.h>

Inheritance diagram for STQGLViewerBoundingBox::

CBoundingBox3D QSceneTreeDrawable QSceneTreeNode GLDrawable CTreeNode List of all members.

Public Methods

 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.

Reimplemented from GLDrawable.


Member Data Documentation

GLuint STQGLViewerBoundingBox::m_nDispList [private]
 


The documentation for this class was generated from the following files:
Generated at Thu Oct 4 17:17:33 2001 for QGLViewer by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001