Public Attributes | List of all members
b2TempPolygon Struct Reference

Public Attributes

int32 count
 
b2Vec2 normals [b2_maxPolygonVertices]
 
b2Vec2 vertices [b2_maxPolygonVertices]
 

Detailed Description

Definition at line 184 of file b2_collide_edge.cpp.

Member Data Documentation

◆ count

int32 b2TempPolygon::count

Definition at line 188 of file b2_collide_edge.cpp.

◆ normals

b2Vec2 b2TempPolygon::normals[b2_maxPolygonVertices]

Definition at line 187 of file b2_collide_edge.cpp.

◆ vertices

b2Vec2 b2TempPolygon::vertices[b2_maxPolygonVertices]

Definition at line 186 of file b2_collide_edge.cpp.


The documentation for this struct was generated from the following file:


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:22