Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davideberly/GeometricTools
/ Update
Method
Update
GTE/Samples/Physics/BallRubberBand/PhysicsModule.cpp:44–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
void PhysicsModule::Update()
45
{
46
mTime += mDeltaTime;
47
Evaluate();
48
}
49
50
Callers
1
BallRubberBandWindow2
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected