Go to the source code of this file.
Data Structures | |
struct | attribute_type< C3DRotation > |
class | C3DRotation |
struct | dispatch_attr_string< C3DRotation > |
Typedefs | |
typedef TAttribute< C3DRotation > | C3DRotationAttribute |
typedef TTranslator< C3DRotation > | C3DRotationAttributeTranslate |
Functions | |
EXPORT_3D bool | operator< (const C3DRotation &lhs, const C3DRotation &rhs) |
EXPORT_3D bool | operator== (const C3DRotation &lhs, const C3DRotation &rhs) |
typedef TAttribute<C3DRotation> C3DRotationAttribute |
EXPORT_3D bool operator< | ( | const C3DRotation & | lhs, |
const C3DRotation & | rhs | ||
) |
Referenced by dispatch_attr_string< C3DRotation >::string2val().
EXPORT_3D bool operator== | ( | const C3DRotation & | lhs, |
const C3DRotation & | rhs | ||
) |
Referenced by dispatch_attr_string< C3DRotation >::string2val().