|
Blender V4.3
|
#include <gpu_py_batch.hh>
Public Attributes | |
| PyObject_VAR_HEAD blender::gpu::Batch * | batch |
| PyObject * | references |
Definition at line 23 of file gpu_py_batch.hh.
| PyObject_VAR_HEAD blender::gpu::Batch* BPyGPUBatch::batch |
Definition at line 26 of file gpu_py_batch.hh.
| PyObject* BPyGPUBatch::references |
Definition at line 29 of file gpu_py_batch.hh.
Referenced by BPyGPUBatch_CreatePyObject(), and pygpu_batch__tp_new().