|
Rumba C++ SDK
|
Go to the source code of this file.
Classes | |
| class | Imath::Line3< T > |
Namespaces | |
| Imath | |
Typedefs | |
| typedef Line3< float > | Imath::Line3f |
| typedef Line3< double > | Imath::Line3d |
Functions | |
| template<class T > | |
| std::ostream & | Imath::operator<< (std::ostream &o, const Line3< T > &line) |
| template<class S , class T > | |
| Line3< S > | Imath::operator* (const Line3< S > &line, const Matrix44< T > &M) |