Blender V4.3
BMO_FlagSet Struct Reference

#include <bmesh_operator_api.hh>

Public Attributes

int value
 
const char * identifier
 

Detailed Description

Definition at line 239 of file bmesh_operator_api.hh.

Member Data Documentation

◆ identifier

const char* BMO_FlagSet::identifier

Definition at line 241 of file bmesh_operator_api.hh.

◆ value

int BMO_FlagSet::value

Definition at line 240 of file bmesh_operator_api.hh.

Referenced by bmo_op_slots_init().


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