#include <GL/gl.h>Defines | |
| #define | APIENTRY |
Functions | |
| void | glLoadMatrix (const float *mat) |
| void | glLoadMatrix (const double *mat) |
| void | glMultMatrix (const float *mat) |
| void | glMultMatrix (const double *mat) |
| #define APIENTRY |
| void glLoadMatrix | ( | const double * | mat | ) | [inline] |
| void glLoadMatrix | ( | const float * | mat | ) | [inline] |
Referenced by osg::State::applyModelViewMatrix(), and osg::State::applyProjectionMatrix().
| void glMultMatrix | ( | const double * | mat | ) | [inline] |
| void glMultMatrix | ( | const float * | mat | ) | [inline] |
| Generated at Sat Jan 28 13:32:57 2012 for the OpenSceneGraph by doxygen 1.6.3. |