Blender  V3.3
Public Attributes | List of all members
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 161 of file wm_xr_operators.c.

Member Data Documentation

◆ bimanual_prev

bool XrGrabData::bimanual_prev

Definition at line 164 of file wm_xr_operators.c.

◆ loc_lock

bool XrGrabData::loc_lock

Definition at line 165 of file wm_xr_operators.c.

◆ locz_lock

bool XrGrabData::locz_lock

Definition at line 165 of file wm_xr_operators.c.

◆ mat_other_prev

float XrGrabData::mat_other_prev[4][4]

Definition at line 163 of file wm_xr_operators.c.

◆ mat_prev

float XrGrabData::mat_prev[4][4]

Definition at line 162 of file wm_xr_operators.c.

◆ rot_lock

bool XrGrabData::rot_lock

Definition at line 165 of file wm_xr_operators.c.

◆ rotz_lock

bool XrGrabData::rotz_lock

Definition at line 165 of file wm_xr_operators.c.

◆ scale_lock

bool XrGrabData::scale_lock

Definition at line 165 of file wm_xr_operators.c.


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