Plane in three-dimensional space.
[Geometric objects]

Collaboration diagram for Plane in three-dimensional space.:

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.

Generated on Thu Aug 6 18:30:01 2009 for BALL by doxygen 1.5.8