Node::GetBoundingSphere
Defined in:  
Returns a node's world-space bounding sphere.
C4Node.hPrototype
const BoundingSphere *GetBoundingSphere(void) const;
Description
The GetBoundingSphere function returns a node's world-space bounding sphere.
See Also
