proj home

Files   Classes   Functions   Hierarchy  

gobjglPushMatrix Class Reference

Pushes all matrixes in the stack down one level, copying the top. More...

#include <gobj.h>

Inheritance diagram for gobjglPushMatrix:
Collaboration diagram for gobjglPushMatrix:

List of all members.

Public Member Functions

void draw ()
 Draw the object.


Detailed Description

Pushes all matrixes in the stack down one level, copying the top.

Example
  gobjpush( new gobjglPushMatrix() );
  ...
  gobjpush( new gobjglPopMatrix() );

Definition at line 421 of file gobj.h.


Member Function Documentation

void gobjglPushMatrix::draw (  )  [inline, virtual]

Draw the object.

Implements gobj.

Definition at line 424 of file gobj.h.

References GOBJDEBUGCODE.

00425     { GOBJDEBUGCODE glPushMatrix(); }


The documentation for this class was generated from the following file:

Generated on Fri Mar 4 00:49:59 2011 for Chelton Evans Source by  doxygen 1.5.8