Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DanielChappuis/reactphysics3d
/ ~Island
Method
~Island
src/engine/Island.cpp:44–47 ·
view source on GitHub ↗
Destructor
Source
from the content-addressed store, hash-verified
42
43
// Destructor
44
Island::~Island() {
45
// This destructor is never called because memory is allocated on the
46
// single frame allocator
47
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected