Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
Mesh::~Mesh() {
40
41
}
42
43
// Destroy the mesh
44
void Mesh::destroy() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected