|
OpenSceneGraph 2.8.4
|
#include <GL/gl.h>Defines | |
| #define | OSG_GL 1 |
| #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 |
| #define OSG_GL 1 |
| void glLoadMatrix | ( | const float * | mat | ) | [inline] |
Referenced by osg::State::applyModelViewMatrix(), and osg::State::applyProjectionMatrix().
| void glLoadMatrix | ( | const double * | mat | ) | [inline] |
| void glMultMatrix | ( | const float * | mat | ) | [inline] |
| void glMultMatrix | ( | const double * | mat | ) | [inline] |
| Generated at Tue May 3 2011 13:35:22 for the OpenSceneGraph by doxygen 1.7.4. |