CC3BillboardBoundingBoxArea Class Reference

A CC3NodeBoundingArea, used exclusively with CC3Billboards, that uses the boundingBox property of the 2D CCNode contained within a CC3Billboard instance as the bounding area, and checks the bounding area against a given bounding box (typically from the CC3Layer), using the doesIntersectBounds: method. More...

#import <CC3Billboard.h>

Inheritance diagram for CC3BillboardBoundingBoxArea:
Inheritance graph
[legend]
Collaboration diagram for CC3BillboardBoundingBoxArea:
Collaboration graph
[legend]

List of all members.


Detailed Description

A CC3NodeBoundingArea, used exclusively with CC3Billboards, that uses the boundingBox property of the 2D CCNode contained within a CC3Billboard instance as the bounding area, and checks the bounding area against a given bounding box (typically from the CC3Layer), using the doesIntersectBounds: method.


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