Atoms Crowd  7.0.0
GLBegin Class Reference

#include <ImathGL.h>

Public Member Functions

 GLBegin (GLenum mode)
 Call glBegin()
 
 ~GLBegin ()
 Call glEnd()
 

Detailed Description

A class object that wraps glBegin/glEnd. The constructor calls glBegin(). The destructor calls glEnd().


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