CVRSystem.GetSortedTrackedDeviceIndicesOfClass Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::UInt32 GetSortedTrackedDeviceIndicesOfClass(Microsoft::MixedReality::Toolkit::OpenVR::Headers::ETrackedDeviceClass eTrackedDeviceClass, cli::array <System::UInt32> ^ punTrackedDeviceIndexArray, System::UInt32 unRelativeToTrackedDeviceIndex);
public uint GetSortedTrackedDeviceIndicesOfClass (Microsoft.MixedReality.Toolkit.OpenVR.Headers.ETrackedDeviceClass eTrackedDeviceClass, uint[] punTrackedDeviceIndexArray, uint unRelativeToTrackedDeviceIndex);
member this.GetSortedTrackedDeviceIndicesOfClass : Microsoft.MixedReality.Toolkit.OpenVR.Headers.ETrackedDeviceClass * uint32[] * uint32 -> uint32
Public Function GetSortedTrackedDeviceIndicesOfClass (eTrackedDeviceClass As ETrackedDeviceClass, punTrackedDeviceIndexArray As UInteger(), unRelativeToTrackedDeviceIndex As UInteger) As UInteger
Parameters
- eTrackedDeviceClass
- ETrackedDeviceClass
- punTrackedDeviceIndexArray
- UInt32[]
- unRelativeToTrackedDeviceIndex
- UInt32