|
Blender V4.3
|
#include <DNA_xr_types.h>
Public Attributes | |
| struct XrComponentPath * | next |
| struct XrComponentPath * | prev |
| char | path [192] |
Definition at line 123 of file DNA_xr_types.h.
| struct XrComponentPath* XrComponentPath::next |
Definition at line 124 of file DNA_xr_types.h.
| char XrComponentPath::path[192] |
Definition at line 125 of file DNA_xr_types.h.
Referenced by WM_xr_action_binding_create().
| struct XrComponentPath * XrComponentPath::prev |
Definition at line 124 of file DNA_xr_types.h.