Hummingbird Framework
 All Classes Functions Variables Modules Pages
hb::Transform Member List

This is the complete list of members for hb::Transform, including all inherited members.

getPosition() const hb::Transform
getRotation() const hb::Transform
getScale() const hb::Transform
setPosition(const Vector3d &p)hb::Transform
setPosition(double p_x, double p_y, double p_z)hb::Transform
setRotation(const Vector3d &rotation)hb::Transform
setRotation(double rotation_x, double rotation_y, double rotation_z)hb::Transform
setScale(const Vector3d &scale)hb::Transform
setScale(double scale_x, double scale_y, double scale_z)hb::Transform
Transform()hb::Transform
Transform(const Vector3d &init_pos)hb::Transform
~Transform()hb::Transform