Blender  V3.3
Public Attributes | List of all members
BPyGPUVertBuf Struct Reference

#include <gpu_py_vertex_buffer.h>

Public Attributes

PyObject_VAR_HEAD struct GPUVertBufbuf
 

Detailed Description

Definition at line 15 of file gpu_py_vertex_buffer.h.

Member Data Documentation

◆ buf

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


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