Ember
A C++ 20 'game engine' built with SDL3 with wide platform support.
PolygonShape Member List

This is the complete list of members for PolygonShape, including all inherited members.

body_typeCollisionShape
idCollisionShape
offsetCollisionShape
PolygonShape(const std::vector< glm::vec2 > &verts={}, BodyType body_type=BodyType::STATIC, const glm::vec2 &offset=glm::vec2(0.0f))PolygonShapeinlineexplicit
shape_typeCollisionShape
verticesPolygonShape
~CollisionShape()=defaultCollisionShapevirtual