Blender V4.5
BMOpSlot Struct Reference

#include <bmesh_operator_api.hh>

Classes

union  [union].data

Public Attributes

const char * slot_name
eBMOpSlotType slot_type
eBMOpSlotSubType_Union slot_subtype
int len
union  data

Detailed Description

Definition at line 250 of file bmesh_operator_api.hh.

Member Data Documentation

◆ data

◆ len

◆ slot_name

const char* BMOpSlot::slot_name

Definition at line 251 of file bmesh_operator_api.hh.

Referenced by bmo_op_slots_init(), and BPy_BMO_call().

◆ slot_subtype

◆ slot_type


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