|
BALL 1.5.0
|
Storers | |
| typedef TSphere3< float > | BALL::Sphere3 |
| template<typename T> | |
| std::istream & | BALL::operator>> (std::istream &s, TSphere3< T > &sphere) |
| template<typename T> | |
| std::ostream & | BALL::operator<< (std::ostream &s, const TSphere3< T > &sphere) |
| 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.
| std::ostream & BALL::operator<< | ( | std::ostream & | s, |
| const TSphere3< T > & | sphere ) |