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