|
TrueReality
v0.1.1912
|
#include <trBase/Export.h>#include <osg/Matrixf>#include <osg/Matrixd>#include <trBase/Matrixd.h>#include <trBase/Quat.h>#include <iostream>#include <string>

Go to the source code of this file.
Classes | |
| class | trBase::Matrixf |
| A float Matrix class to be used for generic matrix operations. More... | |
Namespaces | |
| trBase | |
Functions | |
| TR_BASE_EXPORT std::ostream & | trBase::operator<< (std::ostream &ios, const Matrixf &q) |
| Stream insertion operator. More... | |