#import <CC3VertexSkinning.h>
Additional Inherited Members | |
Instance Methods inherited from CC3NodeVisitor | |
(CC3TextureUnit *) | - currentTextureUnitAt: |
(NSString *) | - fullDescription |
(CC3Light *) | - lightAt: |
(CC3LightProbe *) | - lightProbeAt: |
(void) | - requestRemovalOf: |
(BOOL) | - visit: |
Class Methods inherited from CC3NodeVisitor | |
(id) | + visitor |
Properties inherited from CC3NodeVisitor | |
CC3Camera * | camera |
CC3Material * | currentMaterial |
CC3Mesh * | currentMesh |
CC3MeshNode * | currentMeshNode |
CC3Node * | currentNode |
CC3ShaderProgram * | currentShaderProgram |
CC3Camera * | defaultCamera |
GLuint | lightCount |
GLuint | lightProbeCount |
CC3PerformanceStatistics * | performanceStatistics |
CC3Scene * | scene |
BOOL | shouldVisitChildren |
CC3Node * | startingNode |
GLuint | textureCount |