Blender V5.0
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 191 of file wm_xr_intern.hh.

Member Data Documentation

◆ action

wmXrAction* wmXrHapticAction::action

Definition at line 193 of file wm_xr_intern.hh.

Referenced by wm_xr_session_haptic_action_add().

◆ next

struct wmXrHapticAction* wmXrHapticAction::next

Definition at line 192 of file wm_xr_intern.hh.

◆ prev

struct wmXrHapticAction * wmXrHapticAction::prev

Definition at line 192 of file wm_xr_intern.hh.

◆ subaction_path

const char* wmXrHapticAction::subaction_path

Definition at line 194 of file wm_xr_intern.hh.

Referenced by wm_xr_session_haptic_action_add().

◆ time_start

int64_t wmXrHapticAction::time_start

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