Blender V4.3
wmXrHapticAction Struct Reference

#include <wm_xr_intern.hh>

Public Attributes

struct wmXrHapticActionnext
 
struct wmXrHapticActionprev
 
wmXrActionaction
 
const char * subaction_path
 
int64_t time_start
 

Detailed Description

Definition at line 178 of file wm_xr_intern.hh.

Member Data Documentation

◆ action

wmXrAction* wmXrHapticAction::action

Definition at line 180 of file wm_xr_intern.hh.

Referenced by wm_xr_session_haptic_action_add().

◆ next

struct wmXrHapticAction* wmXrHapticAction::next

Definition at line 179 of file wm_xr_intern.hh.

◆ prev

struct wmXrHapticAction * wmXrHapticAction::prev

Definition at line 179 of file wm_xr_intern.hh.

◆ subaction_path

const char* wmXrHapticAction::subaction_path

Definition at line 181 of file wm_xr_intern.hh.

Referenced by wm_xr_session_haptic_action_add().

◆ time_start

int64_t wmXrHapticAction::time_start

Definition at line 182 of file wm_xr_intern.hh.

Referenced by wm_xr_session_haptic_action_add().


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