|
Blender V4.3
|
Public Attributes | |
| const char * | idname |
| int | mode |
| void(* | opfunc )(wmOperatorType *) |
Definition at line 46 of file transform_ops.cc.
| const char* TransformModeItem::idname |
Definition at line 47 of file transform_ops.cc.
Referenced by ED_keymap_transform(), transform_modal(), transform_operatortypes(), and transformops_mode().
| int TransformModeItem::mode |
Definition at line 48 of file transform_ops.cc.
Referenced by transform_modal().
| void(* TransformModeItem::opfunc) (wmOperatorType *) |
Definition at line 49 of file transform_ops.cc.
Referenced by transform_operatortypes().