#import <CC3NodeVisitor.h>
Helper class for CC3NodePuncturingVisitor that tracks a node and the location of its puncture.
Initializes this instance with the specified node and ray.
Allocates and initializes an autoreleased instance with the specified node and ray.
The location of the puncture, in the global coordinate system.
The location of the puncture, in the local coordinate system of the punctured node.
- (float) sqGlobalPunctureDistance |
|
readnonatomicassign |
The square of the distance from the startLocation of the ray to the puncture.
This is used to sort the punctures by distance from the start of the ray.
The documentation for this class was generated from the following file: