Blender
V3.3
|
#include <gpu_py_batch.h>
Public Attributes | |
PyObject_VAR_HEAD struct GPUBatch * | batch |
PyObject * | references |
Definition at line 17 of file gpu_py_batch.h.
PyObject_VAR_HEAD struct GPUBatch* BPyGPUBatch::batch |
Definition at line 20 of file gpu_py_batch.h.
PyObject* BPyGPUBatch::references |
Definition at line 23 of file gpu_py_batch.h.
Referenced by BPyGPUBatch_CreatePyObject().