Om  1.0.0
A universal framework for multimedia simulation
om::graphics::gui::base::Rectangle Member List

This is the complete list of members for om::graphics::gui::base::Rectangle, including all inherited members.

containsLocalPoint(const Vector2f &point) const om::graphics::gui::base::Rectangleinline
containsLocalPoint(const Vector3f &point) const om::graphics::gui::base::Rectangleinline
getBoundsInParent(const AABB2f &parentBounds) const om::graphics::gui::base::Rectangleinline
getBoundsInParent(const AABB3f &parentBounds) const om::graphics::gui::base::Rectangleinline
getSizeInParent() const om::graphics::gui::base::Rectangleinline
getTransformMatrix(const AABB3f &parentBounds) const om::graphics::gui::base::Rectangle
originom::graphics::gui::base::Rectangle
Rectangle()om::graphics::gui::base::Rectangleinline
Rectangle(const Vector2f &newSize, const Vector2f &newPosition=Vector2f(), const Origin &newPositionOrigin=Origin())om::graphics::gui::base::Rectangleinline
Rectangle(const Vector3f &newSize, const Vector3f &newPosition=Vector3f(), const Origin &newPositionOrigin=Origin())om::graphics::gui::base::Rectangleinline
sizeom::graphics::gui::base::Rectangle
transformom::graphics::gui::base::Rectangle
transformFromLocal(const Vector2f &point, const AABB2f &parentBounds) const om::graphics::gui::base::Rectangle
transformFromLocal(const Vector3f &point, const AABB3f &parentBounds) const om::graphics::gui::base::Rectangle
transformToLocal(const Vector2f &point, const AABB2f &parentBounds) const om::graphics::gui::base::Rectangle
transformToLocal(const Vector3f &point, const AABB3f &parentBounds) const om::graphics::gui::base::Rectangle
transformVectorFromLocal(const Vector2f &vector) const om::graphics::gui::base::Rectangle
transformVectorFromLocal(const Vector3f &vector) const om::graphics::gui::base::Rectangle
transformVectorToLocal(const Vector2f &vector) const om::graphics::gui::base::Rectangle
transformVectorToLocal(const Vector3f &vector) const om::graphics::gui::base::Rectangle