Skip to content

ENH: Re-introduce OpenVR API for retrieving last OpenVR pose

This merge request re-introduces the API removed in 9bd64d66 (Cleanup and rework of the VRInteractorStyle and subclasses).

This OpenVR specific API allows client application to query the state of trackers where simply retrieving the position represented by the vtkMatrix4x4 is not enough.

Merge request reports