Blender V4.3
eBMOpSlotSubType_Union Union Reference

#include <bmesh_operator_api.hh>

Public Attributes

eBMOpSlotSubType_Elem elem
 
eBMOpSlotSubType_Ptr ptr
 
eBMOpSlotSubType_Map map
 
eBMOpSlotSubType_Int intg
 

Detailed Description

Definition at line 232 of file bmesh_operator_api.hh.

Member Data Documentation

◆ elem

◆ intg

eBMOpSlotSubType_Int eBMOpSlotSubType_Union::intg

Definition at line 236 of file bmesh_operator_api.hh.

Referenced by bmo_op_slots_init(), bpy_slot_from_py(), and to_subtype_union().

◆ map

◆ ptr

eBMOpSlotSubType_Ptr eBMOpSlotSubType_Union::ptr

Definition at line 234 of file bmesh_operator_api.hh.

Referenced by to_subtype_union().


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