v2.0.2
List of all members
CC3PODLight Class Reference

#import <CC3PODLight.h>

Inheritance diagram for CC3PODLight:
Inheritance graph
[legend]

Additional Inherited Members

- Instance Methods inherited from CC3Light
(void) - addShadow:
 
(void) - drawShadowsWithVisitor:
 
(id) - init
 
(id) - initWithLightIndex:
 
(id) - initWithName:
 
(id) - initWithName:withLightIndex:
 
(id) - initWithTag:
 
(id) - initWithTag:withLightIndex:
 
(id) - initWithTag:withName:
 
(id) - initWithTag:withName:withLightIndex:
 
(void) - removeShadow:
 
(void) - turnOffWithVisitor:
 
(void) - turnOnWithVisitor:
 
(void) - updateRelativeIntensityFrom:
 
(void) - updateShadows
 
- Class Methods inherited from CC3Light
(void) + disableReservedLightsWithVisitor:
 
(GLuint) + lightCount
 
(GLuint) + lightPoolStartIndex
 
(id) + lightWithLightIndex:
 
(id) + lightWithName:withLightIndex:
 
(id) + lightWithTag:withLightIndex:
 
(id) + lightWithTag:withName:withLightIndex:
 
(void) + setLightPoolStartIndex:
 
- Properties inherited from CC3Light
CC3AttenuationCoefficients
attenuationCoefficients 
__deprecated
 
ccColor4F ambientColor
 
CC3AttenuationCoefficients attenuation
 
CC3CameraShadowVolumecameraShadowVolume
 
ccColor4F diffuseColor
 
CC3Vector forwardDirection
 
CC3Vector4 globalHomogeneousPosition
 
BOOL hasShadows
 
BOOL isDirectionalOnly
 
BOOL isLight
 
GLuint lightIndex
 
CC3ShadowCastingVolumeshadowCastingVolume
 
GLfloat shadowIntensityFactor
 
NSArray * shadows
 
BOOL shouldCastShadowsWhenInvisible
 
BOOL shouldCopyLightIndex
 
ccColor4F specularColor
 
GLfloat spotCutoffAngle
 
GLfloat spotExponent
 
CC3StencilledShadowPainterNodestencilledShadowPainter
 

Detailed Description

A CC3Light whose content originates from POD resource data.

This is a concrete implementation of the CC3Node category PVRPOD.


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