|
Blender V4.5
|
#include <gpu_py_vertex_buffer.hh>
Public Attributes | |
| PyObject_VAR_HEAD blender::gpu::VertBuf * | buf |
Definition at line 23 of file gpu_py_vertex_buffer.hh.
| PyObject_VAR_HEAD blender::gpu::VertBuf* BPyGPUVertBuf::buf |
Definition at line 26 of file gpu_py_vertex_buffer.hh.
Referenced by BPyGPUVertBuf_CreatePyObject(), pygpu_batch__tp_new(), pygpu_batch_vertbuf_add(), pygpu_vertbuf__tp_dealloc(), and pygpu_vertbuf_attr_fill().