Blender  V3.3
Public Attributes | List of all members
GHOST_XrSubactionData Struct Reference

#include <GHOST_XrAction.h>

Public Attributes

XrPath subaction_path = XR_NULL_PATH
 
float float_threshold
 
int16_t axis_flag
 
std::unique_ptr< GHOST_XrActionSpacespace = nullptr
 

Detailed Description

Definition at line 40 of file GHOST_XrAction.h.

Member Data Documentation

◆ axis_flag

int16_t GHOST_XrSubactionData::axis_flag

◆ float_threshold

float GHOST_XrSubactionData::float_threshold

◆ space

std::unique_ptr<GHOST_XrActionSpace> GHOST_XrSubactionData::space = nullptr

◆ subaction_path

XrPath GHOST_XrSubactionData::subaction_path = XR_NULL_PATH

Definition at line 41 of file GHOST_XrAction.h.

Referenced by GHOST_XrActionProfile::GHOST_XrActionProfile().


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