Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

GltPushMatrix Class Reference
[GLT]

OpenGL Push-Matrix Convenience Class. More...

#include <matrix.h>

List of all members.

Public Methods

 GltPushMatrix (const bool enable=true)
 Constructor: glPushMatrix().

 ~GltPushMatrix ()
 Destructor: glPopMatrix().


Detailed Description

OpenGL Push-Matrix Convenience Class.

The current OpenGL matrix is pushed by the constructor and popped by the destructor. This helps prevent stack underflow or overflow.

Definition at line 57 of file matrix.h.


The documentation for this class was generated from the following files:
Generated on Tue Nov 5 11:11:45 2002 for GLT by doxygen1.2.18