CC3OpenGLES11StateTrackerWorldLightColor Class Reference

CC3OpenGLES11StateTrackerWorldLightColor tracks the color GL state value for the ambient world light. More...

#import <CC3OpenGLES11Lighting.h>

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

List of all members.


Detailed Description

CC3OpenGLES11StateTrackerWorldLightColor tracks the color GL state value for the ambient world light.

This implementation uses GL function glLightModelfv to set the value in the GL engine.

The originalValueHandling property is set to kCC3GLESStateOriginalValueIgnore, which will not read the GL value from the GL engine in the open method, and will not restore the value in the close method.


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