C4 Engine
C4 Engine API Documentation

Node::GetBoundingSphere

Defined in:  C4Node.h
Returns a node's world-space bounding sphere.
Prototype

const BoundingSphere *GetBoundingSphere(voidconst;

Description
The GetBoundingSphere function returns a node's world-space bounding sphere.
See Also

Node::NodeVisible