#include <GL/gl.h>
Defines | |
#define | OSG_GL 1 |
Functions | |
void | glLoadMatrix (const float *mat) |
void | glLoadMatrix (const double *mat) |
void | glMultMatrix (const float *mat) |
void | glMultMatrix (const double *mat) |
#define OSG_GL 1 |
void glLoadMatrix | ( | const double * | mat | ) | [inline] |
void glLoadMatrix | ( | const float * | mat | ) | [inline] |
void glMultMatrix | ( | const double * | mat | ) | [inline] |
void glMultMatrix | ( | const float * | mat | ) | [inline] |