GL_Universe Class Reference

#include <basic/opengl/GL_Universe.h>

Inherits Universe, and OpenGLInterface.

Inheritance diagram for GL_Universe:

Inheritance graph
[legend]
Collaboration diagram for GL_Universe:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GL_Universe ()
virtual ~GL_Universe ()
virtual void GLDraw () const
void DrawFrame0 () const
void DrawNotFrame0 () const
void SetDrawFrame (bool bShow)

Protected Member Functions

virtual bool DrawExplicit () const
void SetupState () const

Protected Attributes

bool showFrame

Detailed Description

Definition at line 10 of file GL_Universe.h.


Constructor & Destructor Documentation

GL_Universe::GL_Universe  ) 
 

Definition at line 35 of file GL_Universe.cpp.

References showFrame.

GL_Universe::~GL_Universe  )  [virtual]
 

Definition at line 41 of file GL_Universe.cpp.


Member Function Documentation

bool GL_Universe::DrawExplicit  )  const [protected, virtual]
 

Implements OpenGLInterface.

Definition at line 113 of file GL_Universe.cpp.

void GL_Universe::DrawFrame0  )  const
 

Definition at line 63 of file GL_Universe.cpp.

References Universe::entities, OpenGLInterface::GLDraw(), GL_Frame::GLDraw(), and showFrame.

Referenced by GLDraw().

Here is the call graph for this function:

void GL_Universe::DrawNotFrame0  )  const
 

Definition at line 88 of file GL_Universe.cpp.

References Universe::entities, GL_Frame::GLDraw(), and showFrame.

Referenced by GLDraw().

Here is the call graph for this function:

void GL_Universe::GLDraw  )  const [virtual]
 

Reimplemented from OpenGLInterface.

Definition at line 52 of file GL_Universe.cpp.

References DrawFrame0(), DrawNotFrame0(), GL_Material::GLDraw(), GL_Material::matGrayPlastic, GL_Material::matRedPlastic, and SetupState().

Referenced by Octree_Data_Fuser::GL_Display_Octree().

Here is the call graph for this function:

void GL_Universe::SetDrawFrame bool  bShow  ) 
 

Definition at line 119 of file GL_Universe.cpp.

References showFrame.

void GL_Universe::SetupState  )  const [protected]
 

Definition at line 129 of file GL_Universe.cpp.

Referenced by GLDraw().


Member Data Documentation

bool GL_Universe::showFrame [protected]
 

Definition at line 32 of file GL_Universe.h.

Referenced by DrawFrame0(), DrawNotFrame0(), GL_Universe(), and SetDrawFrame().


The documentation for this class was generated from the following files:
Generated on Sat Apr 1 21:47:56 2006 for Motion Planning Kernel by  doxygen 1.4.6-NO