Spelunx Cavern SDK
 
Loading...
Searching...
No Matches
Spelunx.Vive.OVRT_TrackedObject Class Reference

Maps tracked OpenVR poses to transform by device index. More...

Inheritance diagram for Spelunx.Vive.OVRT_TrackedObject:
Inheritance graph
Collaboration diagram for Spelunx.Vive.OVRT_TrackedObject:
Collaboration graph

Public Types

enum  EIndex {
  None = -1 , Hmd = (int)OpenVR.k_unTrackedDeviceIndex_Hmd , Device1 , Device2 ,
  Device3 , Device4 , Device5 , Device6 ,
  Device7 , Device8 , Device9 , Device10 ,
  Device11 , Device12 , Device13 , Device14 ,
  Device15 , Device16
}
 

Public Attributes

EIndex index
 
- Public Attributes inherited from Spelunx.Vive.OVRT_TrackedDevice
Transform origin
 
UnityEvent< int > onDeviceIndexChanged
 

Additional Inherited Members

- Protected Attributes inherited from Spelunx.Vive.OVRT_TrackedDevice
UnityAction< int, bool > _onDeviceConnectedAction
 
- Properties inherited from Spelunx.Vive.OVRT_TrackedDevice
int DeviceIndex = -1 [get, protected set]
 
bool IsValid [get, protected set]
 
bool IsConnected [get, protected set]
 

Detailed Description

Maps tracked OpenVR poses to transform by device index.

Definition at line 10 of file OVRT_TrackedObject.cs.

Member Enumeration Documentation

◆ EIndex

Enumerator
None 
Hmd 
Device1 
Device2 
Device3 
Device4 
Device5 
Device6 
Device7 
Device8 
Device9 
Device10 
Device11 
Device12 
Device13 
Device14 
Device15 
Device16 

Definition at line 12 of file OVRT_TrackedObject.cs.

Member Data Documentation

◆ index

EIndex Spelunx.Vive.OVRT_TrackedObject.index

Definition at line 34 of file OVRT_TrackedObject.cs.


The documentation for this class was generated from the following file: