Open CASCADE Technology  7.6.0
Public Member Functions | Data Fields

Aspect_XRPoseActionData Struct Reference

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...
 

Detailed Description

Pose input XR action data.

Constructor & Destructor Documentation

◆ Aspect_XRPoseActionData()

Aspect_XRPoseActionData::Aspect_XRPoseActionData ( )
inline

Empty constructor.

Field Documentation

◆ ActiveOrigin

uint64_t Aspect_XRPoseActionData::ActiveOrigin

The origin that caused this action's current state.

◆ IsActive

bool Aspect_XRPoseActionData::IsActive

whether or not this action is currently available to be bound in the active action set

◆ Pose

Aspect_TrackedDevicePose Aspect_XRPoseActionData::Pose

pose state


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