![]() |
XII Release 0.1.0
|
Public Member Functions | |
void | SetLocalPosition (xiiVec3 vPosition) |
xiiVec3 | GetLocalPosition () const |
void | SetLocalRotation (xiiQuat qRotation) |
xiiQuat | GetLocalRotation () const |
void | SetLocalScaling (xiiVec3 vScaling) |
xiiVec3 | GetLocalScaling () const |
xiiResult | Serialize (xiiStreamWriter &ref_writer) const |
xiiResult | Deserialize (xiiStreamReader &ref_reader) |
Public Attributes | |
xiiTransform | m_transform |
xiiColor | m_color |