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

Method Mesh

testbed/opengl-framework/src/Mesh.cpp:34–36  ·  view source on GitHub ↗

Constructor

Source from the content-addressed store, hash-verified

32
33// Constructor
34Mesh::Mesh() {
35
36}
37
38// Destructor
39Mesh::~Mesh() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected