|
Blender V4.3
|
#include <py_capi_utils.hh>
Public Attributes | |
| const struct PyC_StringEnumItems * | items |
| int | value_found |
Definition at line 272 of file py_capi_utils.hh.
| const struct PyC_StringEnumItems* PyC_StringEnum::items |
Definition at line 273 of file py_capi_utils.hh.
| int PyC_StringEnum::value_found |
Definition at line 274 of file py_capi_utils.hh.
Referenced by bpy_lib_write(), bpy_utils_previews_load(), pygpu_batch__tp_new(), pygpu_buffer__tp_new(), pygpu_framebuffer_read_color(), pygpu_IndexBuf__tp_new(), pygpu_interface_info_get_args(), pygpu_offscreen__tp_new(), pygpu_shader_from_builtin(), pygpu_shader_info_fragment_out(), pygpu_shader_info_image(), pygpu_shader_info_push_constant(), pygpu_shader_info_sampler(), pygpu_shader_info_vertex_in(), pygpu_state_blend_set(), pygpu_state_depth_test_set(), pygpu_state_face_culling_set(), pygpu_texture__tp_new(), pygpu_texture_clear(), and pygpu_vertformat_attr_add().