proj home

Files   Classes   Functions   Hierarchy  

myglMode Class Reference

#include <graphmisc.h>

List of all members.

Public Member Functions

 myglMode (GLenum mode)
 ~myglMode ()


Detailed Description

Definition at line 164 of file graphmisc.h.


Constructor & Destructor Documentation

myglMode::myglMode ( GLenum  mode  )  [inline]

Definition at line 169 of file graphmisc.h.

00170    { glBegin(mode); }

myglMode::~myglMode (  )  [inline]

Definition at line 172 of file graphmisc.h.

00173     { glEnd(); }


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

Generated on Fri Mar 4 00:50:07 2011 for Chelton Evans Source by  doxygen 1.5.8