Data Structures | Typedefs | Functions
rot.hh File Reference
#include <mia/core/attributes.hh>
#include <mia/3d/quaternion.hh>
#include <mia/3d/matrix.hh>
Include dependency graph for rot.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  attribute_type< C3DRotation >
 
class  C3DRotation
 
struct  dispatch_attr_string< C3DRotation >
 

Typedefs

typedef TAttribute< C3DRotationC3DRotationAttribute
 
typedef TTranslator< C3DRotationC3DRotationAttributeTranslate
 

Functions

EXPORT_3D bool operator< (const C3DRotation &lhs, const C3DRotation &rhs)
 
EXPORT_3D bool operator== (const C3DRotation &lhs, const C3DRotation &rhs)
 

Typedef Documentation

Definition at line 74 of file rot.hh.

Definition at line 75 of file rot.hh.

Function Documentation

EXPORT_3D bool operator< ( const C3DRotation lhs,
const C3DRotation rhs 
)
EXPORT_3D bool operator== ( const C3DRotation lhs,
const C3DRotation rhs 
)