Blender
V3.3
|
#include <gpu_py_vertex_buffer.h>
Public Attributes | |
PyObject_VAR_HEAD struct GPUVertBuf * | buf |
Definition at line 15 of file gpu_py_vertex_buffer.h.
PyObject_VAR_HEAD struct GPUVertBuf* BPyGPUVertBuf::buf |
Definition at line 18 of file gpu_py_vertex_buffer.h.
Referenced by pygpu_batch__tp_new(), and pygpu_batch_vertbuf_add().