Skip to content
Snippets Groups Projects
Commit 621038b5 authored by Alexis Girault's avatar Alexis Girault
Browse files

ENH: Refactor VirtualCouplingObject in a controller

SceneObjectController: similar to cameraController, it
subclasses trackingController to update the transformation
of an object master geometry, instead of updating itself.

SceneObject: similar to camera, has an interface to easily
setup a controller using a device client.

CollidingObject: stores the force vector that is to be
applied to the device.

SceneManager: make the API calls from controller instead
of object
parent 7c272963
No related branches found
No related tags found
No related merge requests found
Showing
with 131 additions and 99 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment