TrueReality  v0.1.1912
Matrixd.h File Reference
#include <trBase/Export.h>
#include <osg/Matrixd>
#include <osg/Matrixf>
#include <trBase/Quat.h>
#include <iostream>
#include <string>
Include dependency graph for Matrixd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  trBase::Matrixd
 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 Matrixd &q)
 Stream insertion operator. More...