Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
42
void TimeManager::setTime(Real t)
43
{
44
time = t;
45
}
46
47
Real TimeManager::getTimeStepSize()
48
{
Callers
5
step
Method · 0.80
reset
Method · 0.80
step
Method · 0.80
step
Method · 0.80
reset
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected