Menge
Modular Pedestrian Simulation Framework for Research and Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Menge::Math::OBBShape Member List

This is the complete list of members for Menge::Math::OBBShape, including all inherited members.

_cosThetaMenge::Math::OBBShapeprotected
_halfSizeMenge::Math::OBBShapeprotected
_pivotMenge::Math::OBBShapeprotected
_sinThetaMenge::Math::OBBShapeprotected
_sizeMenge::Math::OBBShapeprotected
containsPoint(const Vector2 &pt) const Menge::Math::OBBShapevirtual
containsPoint(const Vector2 &pt, const Vector2 &pos) const Menge::Math::OBBShapevirtual
Geometry2D()Menge::Math::Geometry2Dinline
OBBShape()Menge::Math::OBBShape
OBBShape(const Vector2 &pivot, const Vector2 &size, float angle)Menge::Math::OBBShape
OBBShape(const OBBShape &shape)Menge::Math::OBBShape
OBBShape(const OBBShape &shape, const Vector2 &offset)Menge::Math::OBBShape
operator+(const Vector2 &pt)Menge::Math::OBBShape
set(const Vector2 &pivot, float width, float height, float angle)Menge::Math::OBBShape
setAngle(float angle)Menge::Math::OBBShape
setSize(const Vector2 &size)Menge::Math::OBBShapeinline
~Geometry2D()Menge::Math::Geometry2Dinlinevirtual