BALL  1.4.79
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Typedefs

Classes

class  BALL::TSphere3< T >
 

Typedefs

typedef TSphere3< floatBALL::Sphere3
 

Detailed Description

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.

Definition at line 299 of file sphere3.h.