#include <m_matrix.h>
Data Fields | |
| GLfloat * | m |
| matrix, 16-byte aligned. More... | |
| GLfloat * | inv |
| optional inverse, 16-byte aligned. More... | |
| GLuint | flags |
| possible values determined by (of MAT_FLAG_* flags). More... | |
| enum GLmatrixtype | type |
|
|
possible values determined by (of MAT_FLAG_* flags).
|
|
|
optional inverse, 16-byte aligned.
|
|
|
matrix, 16-byte aligned.
|
|
|
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001