Blender V4.5
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 183 of file wm_xr_intern.hh.

Member Data Documentation

◆ action

wmXrAction* wmXrHapticAction::action

Definition at line 185 of file wm_xr_intern.hh.

Referenced by wm_xr_session_haptic_action_add().

◆ next

struct wmXrHapticAction* wmXrHapticAction::next

Definition at line 184 of file wm_xr_intern.hh.

◆ prev

struct wmXrHapticAction * wmXrHapticAction::prev

Definition at line 184 of file wm_xr_intern.hh.

◆ subaction_path

const char* wmXrHapticAction::subaction_path

Definition at line 186 of file wm_xr_intern.hh.

Referenced by wm_xr_session_haptic_action_add().

◆ time_start

int64_t wmXrHapticAction::time_start

Definition at line 187 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: