Blender V4.3
BPyGPUVertBuf Struct Reference

#include <gpu_py_vertex_buffer.hh>

Public Attributes

PyObject_VAR_HEAD blender::gpu::VertBufbuf
 

Detailed Description

Definition at line 21 of file gpu_py_vertex_buffer.hh.

Member Data Documentation

◆ buf

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().


The documentation for this struct was generated from the following file: