#include <GL/gl.h>Functions | |
| void | glLoadMatrix (const float *mat) |
| void | glLoadMatrix (const double *mat) |
| void | glMultMatrix (const float *mat) |
| void | glMultMatrix (const double *mat) |
| 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] |
1.7.1