|
CoriEngine
|
This is the complete list of members for Cori::Physics::Polygon, including all inherited members.
| CreateBox(const Vec2 halfSize, const Vec2 offset, const Rot rotation=Rot{ 1, 0 }, const float radius=0.0f) | Cori::Physics::Polygon | inlinestatic |
| CreateBox(const Vec2 halfSize) | Cori::Physics::Polygon | inlinestatic |
| CreateBox(const Vec2 halfSize, const float radius) | Cori::Physics::Polygon | inlinestatic |
| CreatePolygon(const ConvexHull &hull, const float radius=0.0f) | Cori::Physics::Polygon | inlinestatic |
| CreatePolygon(const ConvexHull &hull, const Vec2 offset, const Rot rotation=Rot{ 1, 0 }, const float radius=0.0f) | Cori::Physics::Polygon | inlinestatic |
| Polygon()=default | Cori::Physics::Polygon | |
| Polygon(const b2Polygon &polygon) | Cori::Physics::Polygon | inline |