HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GLPushMatrix Class Reference

#include <ImathGL.h>

Public Member Functions

 GLPushMatrix ()
 
 ~GLPushMatrix ()
 

Detailed Description

A class object that pushes/pops the GL matrix. This object assists with proper cleanup of the state when exceptions are thrown.

Definition at line 136 of file ImathGL.h.

Constructor & Destructor Documentation

GLPushMatrix::GLPushMatrix ( )
inline

Definition at line 139 of file ImathGL.h.

GLPushMatrix::~GLPushMatrix ( )
inline

Definition at line 140 of file ImathGL.h.


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