|
Blender V4.3
|
#include <py_capi_utils.hh>
Public Attributes | |
| int | value |
| const char * | identifier |
Definition at line 203 of file py_capi_utils.hh.
| const char* PyC_FlagSet::identifier |
Definition at line 205 of file py_capi_utils.hh.
Referenced by PyC_FlagSet_AsString(), PyC_FlagSet_FromBitfield(), and PyC_FlagSet_ValueFromID_int().
| int PyC_FlagSet::value |
Definition at line 204 of file py_capi_utils.hh.
Referenced by PyC_FlagSet_FromBitfield(), and PyC_FlagSet_ValueFromID_int().