Sphere
[Geometric objects]


Classes

class  BALL::TSphere3< T >

Typedefs

typedef TSphere3< floatBALL::Sphere3

Typedef Documentation

typedef TSphere3<float> BALL::Sphere3

Default sphere type. If double precision is not needed, TSphere3<float> should be used. It is predefined as Sphere3 for convenience.