|
Blender V4.5
|
Public Attributes | |
| bContext * | context |
| wmOperatorType * | ot |
| wmOperator * | op |
| PropertyRNA * | prop_axis_co |
| PropertyRNA * | prop_axis_no |
| PropertyRNA * | prop_angle |
| float | orient_axis_relative [3] |
| float | orient_mat [3][3] |
Definition at line 504 of file editmesh_extrude_spin_gizmo.cc.
| bContext* GizmoGroupData_SpinRedo::[struct].data context |
| wmOperator* GizmoGroupData_SpinRedo::[struct].data op |
| float GizmoGroupData_SpinRedo::[struct].data[3][3] |
| wmOperatorType* GizmoGroupData_SpinRedo::[struct].data ot |
| PropertyRNA* GizmoGroupData_SpinRedo::[struct].data prop_angle |
| PropertyRNA* GizmoGroupData_SpinRedo::[struct].data prop_axis_co |
| PropertyRNA* GizmoGroupData_SpinRedo::[struct].data prop_axis_no |