Go to the source code of this file.
Classes | |
| class | BALL::TVector3< T > |
Namespaces | |
| namespace | BALL |
Typedefs | |
| typedef TVector3< float > | BALL::Vector3 |
Functions | |
Global binary operators for three-dimensional vectors. | |
| template<typename T > | |
| BALL_INLINE TVector3< T > | BALL::operator* (const T &a, const TVector3< T > &b) |
| template<typename T > | |
| std::istream & | BALL::operator>> (std::istream &s, TVector3< T > &vector) |
| template<typename T > | |
| std::ostream & | BALL::operator<< (std::ostream &s, const TVector3< T > &vector) |
1.6.3