Blender
V3.3
|
Public Attributes | |
Object * | ob |
float | rot_mat [3][3] |
void * | obtfm |
float | xform_dist |
bool | is_z_flip |
float | xform_rot_offset [3][3] |
Definition at line 1836 of file object_transform.cc.
bool XFormAxisItem::is_z_flip |
Definition at line 1841 of file object_transform.cc.
Referenced by object_transform_axis_target_invoke(), and object_transform_axis_target_modal().
Object* XFormAxisItem::ob |
Definition at line 1837 of file object_transform.cc.
Referenced by object_transform_axis_target_calc_depth_init(), object_transform_axis_target_cancel(), object_transform_axis_target_invoke(), and object_transform_axis_target_modal().
void* XFormAxisItem::obtfm |
Definition at line 1839 of file object_transform.cc.
Referenced by object_transform_axis_target_cancel(), object_transform_axis_target_free_data(), and object_transform_axis_target_invoke().
float XFormAxisItem::rot_mat[3][3] |
Definition at line 1838 of file object_transform.cc.
Referenced by object_transform_axis_target_invoke(), and object_transform_axis_target_modal().
float XFormAxisItem::xform_dist |
Definition at line 1840 of file object_transform.cc.
Referenced by object_transform_axis_target_modal().
float XFormAxisItem::xform_rot_offset[3][3] |
Definition at line 1845 of file object_transform.cc.
Referenced by object_transform_axis_target_modal().