|
Classes |
|
| class | BALL::TPlane3< T > |
| Threedimensional plane. More... |
|
Typedefs |
|
| typedef TPlane3< float > | BALL::Plane3 |
| Default plane class of type
float. |
|
Storers |
|
| Stream operators for class TPlane3 |
|
| template<typename T > | |
| std::istream & | BALL::operator>> (std::istream &s, TPlane3< T > &plane) |
| Input operator reads in two
instances of TVector3: p,
n. |
|
| template<typename T > | |
| std::ostream & | BALL::operator<< (std::ostream &s, const TPlane3< T > &plane) |
| Output operator Prints two instances
of TVector3: p,
n. |
|
1.5.8