Pose input XR action data. More...
#include <Aspect_XRPoseActionData.hxx>
Public Member Functions | |
| Aspect_XRPoseActionData () | |
| Empty constructor. | |
Data Fields | |
| Aspect_TrackedDevicePose | Pose |
| pose state | |
| uint64_t | ActiveOrigin |
| The origin that caused this action's current state. | |
| bool | IsActive |
| whether or not this action is currently available to be bound in the active action set | |
Pose input XR action data.
|
inline |
Empty constructor.
| uint64_t Aspect_XRPoseActionData::ActiveOrigin |
The origin that caused this action's current state.
| bool Aspect_XRPoseActionData::IsActive |
whether or not this action is currently available to be bound in the active action set
| Aspect_TrackedDevicePose Aspect_XRPoseActionData::Pose |
pose state