Classes

CC3OpenGLES11Textures.h File Reference

#import "CC3OpenGLES11Capabilities.h"
#import "CC3OpenGLES11VertexArrays.h"
#import "CC3OpenGLES11Matrices.h"

Classes

class  CC3OpenGLES11StateTrackerActiveTexture
 CC3OpenGLES11StateTrackerActiveTexture tracks an enumerated GL state value for identifying the active texture. More...
class  CC3OpenGLES11StateTrackerTexEnvColor
 CC3OpenGLES11StateTrackerTexEnvColor tracks a color GL state value for the texture environment. More...
class  CC3OpenGLES11StateTrackerTexEnvEnumeration
 CC3OpenGLES11StateTrackerTexEnvEnumeration tracks an enumerated GL state value for the texture environment. More...
class  CC3OpenGLES11StateTrackerTexEnvPointSpriteCapability
 CC3OpenGLES11StateTrackerTexEnvPointSpriteCapability tracks a boolean GL capability for the point sprite texture environment. More...
class  CC3OpenGLES11StateTrackerTextureBinding
 CC3OpenGLES11StateTrackerTextureBinding tracks an integer GL state value for texture binding. More...
class  CC3OpenGLES11StateTrackerTextureClientCapability
 CC3OpenGLES11StateTrackerTextureClientCapability tracks a boolean GL capability for the point sprite texture environment. More...
class  CC3OpenGLES11StateTrackerTextureServerCapability
 CC3OpenGLES11StateTrackerTextureServerCapability tracks a boolean GL capability for the point sprite texture environment. More...
class  CC3OpenGLES11StateTrackerVertexTexCoordsPointer
 CC3OpenGLES11StateTrackerVertexTexCoordsPointer tracks the parameters of the vertex texture coordinates pointer. More...
class  CC3OpenGLES11TextureMatrixStack
 CC3OpenGLES11MatrixStack provides access to several commands that operate on the texture matrix stacks, none of which require state tracking. More...
class  CC3OpenGLES11Textures
 CC3OpenGLES11Textures manages trackers for texture and texture environment state. More...
class  CC3OpenGLES11TextureUnit
 CC3OpenGLES11Textures manages trackers for texture and texture environment state. More...

Detailed Description