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

Method getTime

Simulation/TimeManager.cpp:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37Real TimeManager::getTime()
38{
39 return time;
40}
41
42void TimeManager::setTime(Real t)
43{

Callers 15

renderFunction · 0.80
renderFunction · 0.80
renderFunction · 0.80
renderFunction · 0.80
renderFunction · 0.80
renderFunction · 0.80
renderFunction · 0.80
renderFunction · 0.80
stepMethod · 0.80
timeStepFunction · 0.80
stepMethod · 0.80
timeStepFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected