#include <mtypes.h>
Data Fields | |
| GLmatrix * | Top |
| points into Stack. More... | |
| GLmatrix * | Stack |
| array [MaxDepth] of GLmatrix. More... | |
| GLuint | Depth |
| 0 <= Depth < MaxDepth. More... | |
| GLuint | MaxDepth |
| size of Stack[] array. More... | |
| GLuint | DirtyFlag |
| _NEW_MODELVIEW or _NEW_PROJECTION, for example. More... | |
|
|
0 <= Depth < MaxDepth.
|
|
|
_NEW_MODELVIEW or _NEW_PROJECTION, for example.
|
|
|
size of Stack[] array.
|
|
|
array [MaxDepth] of GLmatrix.
|
|
|
points into Stack.
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001