Classes | |
class | BALL::TSphere3< T > |
Typedefs | |
typedef TSphere3< float > | BALL::Sphere3 |
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.