ENH: Implement TrackingController as base class
Used for camera controller, will be used for virtual tool object. Useful to take care of world transformations (scaling, offset, inverse translation, mirror rotations)
Showing
- Base/Scene/Controllers/imstkCameraController.cpp 5 additions, 78 deletionsBase/Scene/Controllers/imstkCameraController.cpp
- Base/Scene/Controllers/imstkCameraController.h 5 additions, 50 deletionsBase/Scene/Controllers/imstkCameraController.h
- Base/Scene/Controllers/imstkTrackingController.cpp 117 additions, 0 deletionsBase/Scene/Controllers/imstkTrackingController.cpp
- Base/Scene/Controllers/imstkTrackingController.h 97 additions, 0 deletionsBase/Scene/Controllers/imstkTrackingController.h
Loading
Please register or sign in to comment