Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davideberly/GeometricTools
/ SetObject
Method
SetObject
GTE/Graphics/Controller.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
void Controller::SetObject(ControlledObject* object)
43
{
44
mObject = object;
45
}
46
47
double Controller::GetControlTime(double applicationTime)
48
{
Callers
3
AttachController
Method · 0.45
DetachController
Method · 0.45
DetachAllControllers
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected