Classes

CC3Billboard.h File Reference

#import "CC3Camera.h"
#import "CC3BoundingVolumes.h"
#import "CC3MeshNode.h"
#import "CCNode.h"
#import "CCParticleSystemPoint.h"

Classes

class  CC3Billboard
 This CC3Node displays a 2D cocos2d CCNode as part of the 3D world. More...
class  CC3BillboardBoundingBoxArea
 A CC3NodeBoundingArea, used exclusively with CC3Billboards, that uses the billboardBoundingRect property of the CC3Billboard as the bounding area, and checks the bounding area against a given bounding box (typically from the CC3Layer), using the doesIntersectBounds: method. More...
class  CC3NodeDescriptor
 CC3NodeDescriptor is a type of CC3Billboard specialized for attaching a descriptive text label to another node. More...
class  CC3ParticleSystemBillboard
 A CC3Billboard node customized to display and manage a cocos2d 2D CCParticleSystem. More...
class  CCNode(CC3Billboard)
 CCNode extension to support embedding 2D CCNodes in the 3D world. More...

Detailed Description