Blender  V3.3
Public Attributes | List of all members
TransformModeItem Struct Reference

Public Attributes

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

Detailed Description

Definition at line 42 of file transform_ops.c.

Member Data Documentation

◆ idname

const char* TransformModeItem::idname

◆ mode

int TransformModeItem::mode

Definition at line 44 of file transform_ops.c.

Referenced by transform_modal().

◆ opfunc

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

Definition at line 45 of file transform_ops.c.

Referenced by transform_operatortypes().


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