OpenSceneGraph 2.8.3
|
#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 Mar 22 2011 13:20:17 for the OpenSceneGraph by doxygen 1.7.3. |