Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/PositionBasedDynamics
/ cleanup
Function
cleanup
Demos/FluidDemo/main.cpp:122–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
void cleanup()
123
{
124
delete TimeManager::getCurrent();
125
if (context_major_version >= 3)
126
releaseSphereBuffers();
127
}
128
129
void reset()
130
{
Callers
9
~SimulationModel
Method · 0.85
~NeighborhoodSearchSpatialHashing
Method · 0.85
~CollisionDetection
Method · 0.85
~Hashmap
Method · 0.85
clear
Method · 0.85
cleanup
Method · 0.85
~Simulator_GUI_imgui
Method · 0.85
initSimulationParameterGUI
Method · 0.85
main
Function · 0.85
Calls
1
releaseSphereBuffers
Function · 0.85
Tested by
no test coverage detected