State management functions

Functions to modify and check CL state (enable/disable CL options). More...

Functions

void clEnable (CLenum e)
void clDisable (CLenum e)
bool clIsEnabled (CLenum e)

Detailed Description

The main purpose of CL is to organise data and pass it to OpenGL. How CL passes data to OpenGL can be controlled by setting various CL options. The functions provided to control and check CL state are clEnable(), clDisable(), and clIsEnabled(). These accept a number of different CLenums:

By default, all options are enabled.


Generated on Thu Dec 27 13:53:42 2007 for CL by  doxygen 1.4.6