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

#import <CC3Billboard.h>

Inheritance diagram for CC3BillboardBoundingBoxArea:
Inheritance graph
[legend]

Properties

CC3Vector
*globalBoundingRectVertices 
__deprecated
 

Additional Inherited Members

- Instance Methods inherited from CC3NodeBoundingArea
(BOOL) - doesIntersectBounds:
 
- Class Methods inherited from CC3BoundingVolume
(id) + boundingVolume
 

Detailed Description

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.

Property Documentation

- (CC3Vector* globalBoundingRectVertices) __deprecated
readnonatomicassign
Deprecated:
Use the superclass vertices property instead.

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