#include <stdlib.h>#include <stdio.h>#include <iostream>#include <iomanip>#include <OSGLog.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Defines | |
| #define | OSGMATRIX_INLINE_CVSID "@(#)$Id: $" |
Functions | |
| template<class ValueTypeT> | |
| std::ostream & | osg::operator<< (std::ostream &os, const TransformationMatrix< ValueTypeT > &obj) |
| write matrix to stream | |
|
|
Definition at line 2712 of file OSGMatrix.inl. |
1.4.3