CC3OpenGLES11StateTrackerPlatformInteger Class Reference

CC3OpenGLES11StateTrackerMaterialFloat tracks a float GL state value for platform limits. More...

#import <CC3OpenGLES11Platform.h>

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

List of all members.


Detailed Description

CC3OpenGLES11StateTrackerMaterialFloat tracks a float GL state value for platform limits.

This is a read-only value. This implementation uses GL function glGetIntegerv to read the value from the GL engine.

The originalValueHandling property is set to kCC3GLESStateOriginalValueReadOnce, which will cause the state to be automatically read once, on the first invocation of the open method, and the value will never be automatically restored.


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