Public Attributes | |
int32 | count |
b2Vec2 | normals [b2_maxPolygonVertices] |
b2Vec2 | vertices [b2_maxPolygonVertices] |
Definition at line 184 of file b2_collide_edge.cpp.
int32 b2TempPolygon::count |
Definition at line 188 of file b2_collide_edge.cpp.
b2Vec2 b2TempPolygon::normals[b2_maxPolygonVertices] |
Definition at line 187 of file b2_collide_edge.cpp.
b2Vec2 b2TempPolygon::vertices[b2_maxPolygonVertices] |
Definition at line 186 of file b2_collide_edge.cpp.