|
Blender V5.0
|
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 173 of file wm_xr_operators.cc.
| bool XrGrabData::bimanual_prev |
Definition at line 176 of file wm_xr_operators.cc.
| bool XrGrabData::loc_lock |
Definition at line 177 of file wm_xr_operators.cc.
| bool XrGrabData::locz_lock |
Definition at line 177 of file wm_xr_operators.cc.
| float XrGrabData::mat_other_prev[4][4] |
Definition at line 175 of file wm_xr_operators.cc.
| float XrGrabData::mat_prev[4][4] |
Definition at line 174 of file wm_xr_operators.cc.
| bool XrGrabData::rot_lock |
Definition at line 177 of file wm_xr_operators.cc.
| bool XrGrabData::rotz_lock |
Definition at line 177 of file wm_xr_operators.cc.
| bool XrGrabData::scale_lock |
Definition at line 177 of file wm_xr_operators.cc.