Blender V4.3
BPyGPUBatch Struct Reference

#include <gpu_py_batch.hh>

Public Attributes

PyObject_VAR_HEAD blender::gpu::Batch * batch
 
PyObject * references
 

Detailed Description

Definition at line 23 of file gpu_py_batch.hh.

Member Data Documentation

◆ batch

PyObject_VAR_HEAD blender::gpu::Batch* BPyGPUBatch::batch

Definition at line 26 of file gpu_py_batch.hh.

◆ references

PyObject* BPyGPUBatch::references

Definition at line 29 of file gpu_py_batch.hh.

Referenced by BPyGPUBatch_CreatePyObject(), and pygpu_batch__tp_new().


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