Blender V4.3
TransformModeItem Struct Reference

Public Attributes

const char * idname
int mode
void(* opfunc )(wmOperatorType *)

Detailed Description

Definition at line 46 of file transform_ops.cc.

Member Data Documentation

◆ idname

const char* TransformModeItem::idname

Definition at line 47 of file transform_ops.cc.

Referenced by ED_keymap_transform(), transform_modal(), and transform_operatortypes().

◆ mode

int TransformModeItem::mode

Definition at line 48 of file transform_ops.cc.

Referenced by transform_modal().

◆ opfunc

void(* TransformModeItem::opfunc) (wmOperatorType *)

Definition at line 49 of file transform_ops.cc.

Referenced by transform_operatortypes().


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