Dura2D
v0.1.0
An educational 2D game physics library
|
This is the complete list of members for d2PolygonShape, including all inherited members.
ClipSegmentToLine(const std::vector< d2Vec2 > &contactsIn, std::vector< d2Vec2 > &contactsOut, const d2Vec2 &c0, const d2Vec2 &c1) const | d2PolygonShape | |
Clone() const override | d2PolygonShape | virtual |
d2PolygonShape()=default | d2PolygonShape | |
d2PolygonShape(const d2Vec2 *vertices, int vertexCount) | d2PolygonShape | |
d2World class | d2PolygonShape | friend |
EdgeAt(int index) const | d2PolygonShape | |
FindIncidentEdge(const d2Vec2 &normal) const | d2PolygonShape | |
FindMinSeparation(const d2PolygonShape *other, int &indexReferenceEdge, d2Vec2 &supportPoint) const | d2PolygonShape | |
GetMomentOfInertia() const override | d2PolygonShape | virtual |
GetType() const override | d2PolygonShape | virtual |
height | d2PolygonShape | |
localVertices | d2PolygonShape | |
m_vertexCount | d2PolygonShape | |
PolygonArea() const | d2PolygonShape | |
PolygonCentroid() const | d2PolygonShape | |
UpdateVertices(const d2Transform &transform) override | d2PolygonShape | virtual |
width | d2PolygonShape | |
worldVertices | d2PolygonShape | |
~d2PolygonShape() | d2PolygonShape | virtual |
~d2Shape()=default | d2Shape | virtual |