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

Method ~Mesh

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

Destructor

Source from the content-addressed store, hash-verified

37
38// Destructor
39Mesh::~Mesh() {
40
41}
42
43// Destroy the mesh
44void Mesh::destroy() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected