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

Go to the source code of this file.

Classes

class  trBase::Quat
 Represents a quaternion, that is used for angular calculations and transformations. More...
 

Namespaces

 trBase
 

Functions

TR_BASE_EXPORT std::ostream & trBase::operator<< (std::ostream &ios, const Quat &q)
 Stream insertion operator. More...