rot.hh File Reference
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

◆ C3DRotationAttribute

Definition at line 74 of file rot.hh.

◆ C3DRotationAttributeTranslate

Definition at line 75 of file rot.hh.

Function Documentation

◆ operator<()

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

◆ operator==()

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