|
Blender
V2.93
|
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 1610 of file object_transform.c.
| bool XFormAxisItem::is_z_flip |
Definition at line 1615 of file object_transform.c.
Referenced by object_transform_axis_target_invoke(), and object_transform_axis_target_modal().
| Object* XFormAxisItem::ob |
Definition at line 1611 of file object_transform.c.
Referenced by object_apply_location(), object_apply_rotation(), object_is_target_compat(), object_orient_to_location(), 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 1613 of file object_transform.c.
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 1612 of file object_transform.c.
Referenced by object_transform_axis_target_invoke(), and object_transform_axis_target_modal().
| float XFormAxisItem::xform_dist |
Definition at line 1614 of file object_transform.c.
Referenced by object_transform_axis_target_modal().
| float XFormAxisItem::xform_rot_offset[3][3] |
Definition at line 1619 of file object_transform.c.
Referenced by object_transform_axis_target_modal().