#include <OSGVector.h>#include <OSGMatrix.inl>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::TransformationMatrix< ValueTypeT > |
Typedefs | |
| typedef TransformationMatrix< Real32 > | osg::Matrix |
| Matrix. | |
| typedef TransformationMatrix< Real32 > | osg::Matrix4f |
| Matrix4f. | |
| typedef TransformationMatrix< Real64 > | osg::Matrix4d |
| Matrix4d. | |
Functions | |
| template<class ValueTypeT> | |
| std::ostream & | osg::operator<< (std::ostream &os, const TransformationMatrix< ValueTypeT > &obj) |
| write matrix to stream | |
1.4.3