Blender  V3.3
Public Attributes | List of all members
eBMOpSlotSubType_Union Union Reference

#include <bmesh_operator_api.h>

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.h.

Member Data Documentation

◆ elem

eBMOpSlotSubType_Elem eBMOpSlotSubType_Union::elem

◆ intg

eBMOpSlotSubType_Int eBMOpSlotSubType_Union::intg

Definition at line 236 of file bmesh_operator_api.h.

Referenced by bmo_op_slots_init(), and bpy_slot_from_py().

◆ map

eBMOpSlotSubType_Map eBMOpSlotSubType_Union::map

◆ ptr

eBMOpSlotSubType_Ptr eBMOpSlotSubType_Union::ptr

Definition at line 234 of file bmesh_operator_api.h.


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