XII Release 0.1.0
Loading...
Searching...
No Matches
xiiXRDeviceState Struct Reference

A device's pose state. More...

#include <Declarations.h>

Public Attributes

xiiVec3 m_vGripPosition
 
xiiQuat m_qGripRotation
 
xiiVec3 m_vAimPosition
 
xiiQuat m_qAimRotation
 
xiiEnum< xiiXRDeviceTypem_Type
 
bool m_bGripPoseIsValid = false
 
bool m_bAimPoseIsValid = false
 
bool m_bDeviceIsConnected = false
 

Detailed Description

A device's pose state.

All values are relative to the stage space of the device, which is controlled by the xiiStageSpaceComponent singleton and has to be taken into account by the XR implementation.


The documentation for this struct was generated from the following files: