Public Member Functions | |
OrientedBox2 (const v2 ¢er, const v2 &axisX, const v2 &axisY, const v2 &halfExtents) | |
v2 | GetCenter () const |
v2 | GetAxisX () const |
v2 | GetAxisY () const |
v2 | GetHalfExtents () const |
Geometry::Bounds2D | CalcAxisAlignedBounds () const |
Geometry::AxisAlignedBox2 | CalcAxisAlignedBox2 () const |