FSphere Class Reference

List of all members.

Public Member Functions

 FSphere (const FBox3 &src)
 FSphere (const FPoint3 &p, float fRadius)
const FSphereoperator= (const FSphere &rhs)
void Set (const FPoint3 &p, float fRadius)
void Empty ()
void GrowToContain (const FSphere &sh)
bool operator== (const FSphere &v) const
bool operator!= (const FSphere &v) const

Public Attributes

FPoint3 center
float radius


Detailed Description

A sphere, represented as a center and radius. Single-precision.

Generated on Wed Dec 24 13:08:40 2008 for vtdata library by  doxygen 1.5.7.1