MCPcopy Create free account
hub / github.com/DanielChappuis/reactphysics3d / PolygonVertexArray

Method PolygonVertexArray

src/collision/PolygonVertexArray.cpp:33–35  ·  view source on GitHub ↗

Constructor

Source from the content-addressed store, hash-verified

31
32// Constructor
33PolygonVertexArray::PolygonVertexArray() {
34
35}
36
37// Constructor
38/// Note that your data will not be copied into the PolygonVertexArray and

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected