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

#include <gpu_py_batch.h>

Public Attributes

PyObject_VAR_HEAD struct GPUBatchbatch
 
PyObject * references
 

Detailed Description

Definition at line 17 of file gpu_py_batch.h.

Member Data Documentation

◆ batch

PyObject_VAR_HEAD struct GPUBatch* BPyGPUBatch::batch

Definition at line 20 of file gpu_py_batch.h.

◆ references

PyObject* BPyGPUBatch::references

Definition at line 23 of file gpu_py_batch.h.

Referenced by BPyGPUBatch_CreatePyObject().


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