v2.0.2
Properties | List of all members
CC3NodeBoundingBoxVisitor Class Reference

#import <CC3NodeVisitor.h>

Inheritance diagram for CC3NodeBoundingBoxVisitor:
Inheritance graph
[legend]

Properties

CC3Box boundingBox __deprecated
 
BOOL shouldLocalizeToStartingNode __deprecated
 
- Properties inherited from CC3NodeVisitor
CC3Cameracamera
 
CC3MaterialcurrentMaterial
 
CC3MeshcurrentMesh
 
CC3MeshNodecurrentMeshNode
 
CC3NodecurrentNode
 
CC3ShaderProgramcurrentShaderProgram
 
CC3CameradefaultCamera
 
GLuint lightCount
 
GLuint lightProbeCount
 
CC3PerformanceStatisticsperformanceStatistics
 
CC3Scenescene
 
BOOL shouldVisitChildren
 
CC3NodestartingNode
 
GLuint textureCount
 

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
 

Detailed Description

Deprecated:
Use boundingBox or globalBoundingBox properties of CC3Node, instead.

Property Documentation

- (CC3Box boundingBox) __deprecated
readnonatomicassign
Deprecated:
Use boundingBox or globalBoundingBox properties of CC3Node, instead.
- (BOOL shouldLocalizeToStartingNode) __deprecated
readwritenonatomicassign

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