Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
37
Real TimeManager::getTime()
38
{
39
return time;
40
}
41
42
void TimeManager::setTime(Real t)
43
{
Callers
15
render
Function · 0.80
render
Function · 0.80
render
Function · 0.80
render
Function · 0.80
render
Function · 0.80
render
Function · 0.80
render
Function · 0.80
render
Function · 0.80
step
Method · 0.80
timeStep
Function · 0.80
step
Method · 0.80
timeStep
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected