MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/PositionBasedDynamics / setTime

Method setTime

Simulation/TimeManager.cpp:42–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40}
41
42void TimeManager::setTime(Real t)
43{
44 time = t;
45}
46
47Real TimeManager::getTimeStepSize()
48{

Callers 5

stepMethod · 0.80
resetMethod · 0.80
stepMethod · 0.80
stepMethod · 0.80
resetFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected