44 std::string as_string()
const;
49 class C3DRotationImpl *impl;
57 static const int value = 0x4000;
a class to implement a quaternion
TTranslator< C3DRotation > C3DRotationAttributeTranslate
Generic string vs. attribute translator singleton.
static const C3DRotation _1
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
static C3DRotation string2val(const std::string &str)
EXPORT_3D bool operator<(const C3DRotation &lhs, const C3DRotation &rhs)
EXPORT_3D bool operator==(const C3DRotation &lhs, const C3DRotation &rhs)
static std::string val2string(const C3DRotation &value)
std::string as_string() const
Class of an attribute that holds data of type T.
TAttribute< C3DRotation > C3DRotationAttribute
#define NS_MIA_END
conveniance define to end the mia namespace