Blender V5.0
XrGrabData Struct Reference

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

Detailed Description

Definition at line 173 of file wm_xr_operators.cc.

Member Data Documentation

◆ bimanual_prev

bool XrGrabData::bimanual_prev

Definition at line 176 of file wm_xr_operators.cc.

◆ loc_lock

bool XrGrabData::loc_lock

Definition at line 177 of file wm_xr_operators.cc.

◆ locz_lock

bool XrGrabData::locz_lock

Definition at line 177 of file wm_xr_operators.cc.

◆ mat_other_prev

float XrGrabData::mat_other_prev[4][4]

Definition at line 175 of file wm_xr_operators.cc.

◆ mat_prev

float XrGrabData::mat_prev[4][4]

Definition at line 174 of file wm_xr_operators.cc.

◆ rot_lock

bool XrGrabData::rot_lock

Definition at line 177 of file wm_xr_operators.cc.

◆ rotz_lock

bool XrGrabData::rotz_lock

Definition at line 177 of file wm_xr_operators.cc.

◆ scale_lock

bool XrGrabData::scale_lock

Definition at line 177 of file wm_xr_operators.cc.


The documentation for this struct was generated from the following file: