Properties

CC3OpenGLES11StateTrackerPointer Class Reference

A CC3OpenGLES11StateTrackerPrimitive that tracks a pointer GL state value. More...

#import <CC3OpenGLES11StateTracker.h>

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

List of all members.

Properties

GLvoid * originalValue
GLvoid * value

Detailed Description

A CC3OpenGLES11StateTrackerPrimitive that tracks a pointer GL state value.


Property Documentation

- (GLvoid *) originalValue [read, write, assign]

The value of the GL state when the open method was invoked.

- (GLvoid *) value [read, write, assign]

The current value of the GL state.


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