|
Blender V4.3
|
#include <gpu_py_vertex_buffer.hh>
Public Attributes | |
| PyObject_VAR_HEAD blender::gpu::VertBuf * | buf |
Definition at line 21 of file gpu_py_vertex_buffer.hh.
| PyObject_VAR_HEAD blender::gpu::VertBuf* BPyGPUVertBuf::buf |
Definition at line 24 of file gpu_py_vertex_buffer.hh.
Referenced by pygpu_batch__tp_new(), and pygpu_batch_vertbuf_add().