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