MCPcopy 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
122void cleanup()
123{
124 delete TimeManager::getCurrent();
125 if (context_major_version >= 3)
126 releaseSphereBuffers();
127}
128
129void reset()
130{

Callers 9

~SimulationModelMethod · 0.85
~CollisionDetectionMethod · 0.85
~HashmapMethod · 0.85
clearMethod · 0.85
cleanupMethod · 0.85
~Simulator_GUI_imguiMethod · 0.85
mainFunction · 0.85

Calls 1

releaseSphereBuffersFunction · 0.85

Tested by

no test coverage detected