CC3OpenGLES11TextureMatrixStack Class Reference

CC3OpenGLES11MatrixStack provides access to several commands that operate on the texture matrix stacks, none of which require state tracking. More...

#import <CC3OpenGLES11Textures.h>

Inheritance diagram for CC3OpenGLES11TextureMatrixStack:
Inheritance graph
[legend]
Collaboration diagram for CC3OpenGLES11TextureMatrixStack:
Collaboration graph
[legend]

List of all members.


Detailed Description

CC3OpenGLES11MatrixStack provides access to several commands that operate on the texture matrix stacks, none of which require state tracking.

Even though this class does not track any state, it does rely on the tracker for the matrix mode, to ensure that the matrix mode associated with this matrix stack is active before calling a GL function.


The documentation for this class was generated from the following file: