MCPcopy 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
42void Controller::SetObject(ControlledObject* object)
43{
44 mObject = object;
45}
46
47double Controller::GetControlTime(double applicationTime)
48{

Callers 3

AttachControllerMethod · 0.45
DetachControllerMethod · 0.45
DetachAllControllersMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected