#import <CC3Billboard.h>
Properties | |
CC3Vector *globalBoundingRectVertices | __deprecated |
Additional Inherited Members | |
Instance Methods inherited from CC3NodeBoundingArea | |
(BOOL) | - doesIntersectBounds: |
Class Methods inherited from CC3BoundingVolume | |
(id) | + boundingVolume |
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.
|
readnonatomicassign |