|
Blender V4.3
|
Public Attributes | |
| float | mat_prev [4][4] |
| float | mat_other_prev [4][4] |
| bool | bimanual_prev |
| bool | loc_lock |
| bool | locz_lock |
| bool | rot_lock |
| bool | rotz_lock |
| bool | scale_lock |
Definition at line 166 of file wm_xr_operators.cc.
| bool XrGrabData::bimanual_prev |
Definition at line 169 of file wm_xr_operators.cc.
| bool XrGrabData::loc_lock |
Definition at line 170 of file wm_xr_operators.cc.
| bool XrGrabData::locz_lock |
Definition at line 170 of file wm_xr_operators.cc.
| float XrGrabData::mat_other_prev[4][4] |
Definition at line 168 of file wm_xr_operators.cc.
| float XrGrabData::mat_prev[4][4] |
Definition at line 167 of file wm_xr_operators.cc.
| bool XrGrabData::rot_lock |
Definition at line 170 of file wm_xr_operators.cc.
| bool XrGrabData::rotz_lock |
Definition at line 170 of file wm_xr_operators.cc.
| bool XrGrabData::scale_lock |
Definition at line 170 of file wm_xr_operators.cc.