Blender
V3.3
|
#include <DNA_xr_types.h>
Public Attributes | |
struct XrUserPath * | next |
struct XrUserPath * | prev |
char | path [64] |
Definition at line 153 of file DNA_xr_types.h.
struct XrUserPath* XrUserPath::next |
Definition at line 154 of file DNA_xr_types.h.
char XrUserPath::path[64] |
Definition at line 155 of file DNA_xr_types.h.
Referenced by WM_xr_action_binding_create().
struct XrUserPath * XrUserPath::prev |
Definition at line 154 of file DNA_xr_types.h.