CubbyFlow::Transform2 Member List

This is the complete list of members for CubbyFlow::Transform2, including all inherited members.

GetOrientation() constCubbyFlow::Transform2
GetTranslation() constCubbyFlow::Transform2
SetOrientation(double orientation)CubbyFlow::Transform2
SetTranslation(const Vector2D &translation)CubbyFlow::Transform2
ToLocal(const Vector2D &pointInWorld) constCubbyFlow::Transform2
ToLocal(const Ray2D &rayInWorld) constCubbyFlow::Transform2
ToLocal(const BoundingBox2D &bboxInWorld) constCubbyFlow::Transform2
ToLocalDirection(const Vector2D &dirInWorld) constCubbyFlow::Transform2
ToWorld(const Vector2D &pointInLocal) constCubbyFlow::Transform2
ToWorld(const Ray2D &rayInLocal) constCubbyFlow::Transform2
ToWorld(const BoundingBox2D &bboxInLocal) constCubbyFlow::Transform2
ToWorldDirection(const Vector2D &dirInLocal) constCubbyFlow::Transform2
Transform2()CubbyFlow::Transform2
Transform2(const Vector2D &translation, double orientation)CubbyFlow::Transform2