Blender  V2.93
Public Attributes | List of all members
TransformModeItem Struct Reference

Public Attributes

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

Detailed Description

Definition at line 56 of file transform_ops.c.

Member Data Documentation

◆ idname

const char* TransformModeItem::idname

◆ mode

int TransformModeItem::mode

Definition at line 58 of file transform_ops.c.

Referenced by transform_modal(), and transformops_data().

◆ opfunc

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

Definition at line 59 of file transform_ops.c.

Referenced by transform_operatortypes().


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