Skip to content

REFAC: Avoid constructor usage on DeviceControl

Andrew Wilson requested to merge andrew.wilson/iMSTK:ControlFix into master

Control Refactor

  • Remove constructor usage on DeviceControl (this caused a user facing API change to all examples)
  • DeviceControls stem off SceneObject

Resolves: #448 (closed)

Edited by Andrew Wilson

Merge request reports