|
Blender
V2.93
|
#include <gpu_py_vertex_buffer.h>
Public Attributes | |
| PyObject_VAR_HEAD struct GPUVertBuf * | buf |
Definition at line 29 of file gpu_py_vertex_buffer.h.
| PyObject_VAR_HEAD struct GPUVertBuf* BPyGPUVertBuf::buf |
Definition at line 32 of file gpu_py_vertex_buffer.h.
Referenced by pygpu_batch__tp_new(), and pygpu_batch_vertbuf_add().