|
Blender V5.0
|
Go to the source code of this file.
Classes | |
| struct | BPyGPUVertFormat |
Macros | |
| #define | BPyGPUVertFormat_Check(v) |
Functions | |
| PyObject * | BPyGPUVertFormat_CreatePyObject (GPUVertFormat *fmt) |
Variables | |
| PyTypeObject | BPyGPUVertFormat_Type |
| #define BPyGPUVertFormat_Check | ( | v | ) |
Definition at line 17 of file gpu_py_vertex_format.hh.
|
nodiscard |
Definition at line 250 of file gpu_py_vertex_format.cc.
References BPyGPUVertFormat_Type, and self.
Referenced by pygpu_shader_format_calc(), and pygpu_vertformat__tp_new().
|
extern |
Definition at line 192 of file gpu_py_vertex_format.cc.
Referenced by bpygpu_types_init(), BPyGPUVertFormat_CreatePyObject(), and pygpu_vertbuf__tp_new().