|
Blender
V2.93
|
#include <gpu_py_batch.h>
Public Attributes | |
| PyObject_VAR_HEAD struct GPUBatch * | batch |
| PyObject * | references |
Definition at line 31 of file gpu_py_batch.h.
| PyObject_VAR_HEAD struct GPUBatch* BPyGPUBatch::batch |
Definition at line 34 of file gpu_py_batch.h.
| PyObject* BPyGPUBatch::references |
Definition at line 37 of file gpu_py_batch.h.
Referenced by BPyGPUBatch_CreatePyObject().