cocos3d  2.0.0
List of all members
CC3ShadowDrawingVisitor Class Reference

#import <CC3ShadowVolumes.h>

Inheritance diagram for CC3ShadowDrawingVisitor:
Inheritance graph
[legend]

Additional Inherited Members

- Instance Methods inherited from CC3NodeDrawingVisitor
(void) - alignShotWith:
 
(void) - disableUnusedTextureUnits
 
(void) - draw:
 
(CC3Matrix4x3 *) - eyeSpaceBoneMatrixAt:
 
(CC3Matrix4x3 *) - globalBoneMatrixAt:
 
(CC3Matrix4x3 *) - modelSpaceBoneMatrixAt:
 
(void) - populateModelMatrixFrom:
 
(void) - populateProjMatrixFrom:
 
(void) - populateViewMatrixFrom:
 
(void) - resetTextureUnits
 
- Class Methods inherited from CC3NodeVisitor
(id) + visitor
 
- Properties inherited from CC3NodeDrawingVisitor
GLuint current2DTextureUnit
 
ccColor4F currentColor
 
ccColor4B currentColor4B
 
GLuint currentCubeTextureUnit
 
CC3SkinSectioncurrentSkinSection
 
id< CC3RenderSurfacedefaultRenderSurface
 
ccTime deltaTime
 
CC3OpenGLgl
 
BOOL isDrawingEnvironmentMap
 
CC3Matrix4x3modelMatrix
 
CC3Matrix4x3modelViewMatrix
 
CC3Matrix4x4modelViewProjMatrix
 
CC3Matrix4x4projMatrix
 
id< CC3RenderSurfacerenderSurface
 
BOOL shouldDecorateNode
 
CC3Matrix4x3viewMatrix
 
CC3Matrix4x4viewProjMatrix
 

Detailed Description

CC3ShadowDrawingVisitor is a CC3NodeDrawingVisitor that is passed to a shadow node for drawing shadows.


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