17INLINE CollisionInvSphere::
18CollisionInvSphere(
const LPoint3 ¢er, PN_stdfloat radius) :
26INLINE CollisionInvSphere::
27CollisionInvSphere(PN_stdfloat cx, PN_stdfloat cy, PN_stdfloat cz, PN_stdfloat radius) :
35INLINE CollisionInvSphere::
42INLINE CollisionInvSphere::
An inverted sphere: this is a sphere whose collision surface is the inside surface of the sphere.
A spherical collision volume or object.