Blender  V2.93
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 31 of file gpu_py_batch.h.

Member Data Documentation

◆ batch

PyObject_VAR_HEAD struct GPUBatch* BPyGPUBatch::batch

Definition at line 34 of file gpu_py_batch.h.

◆ references

PyObject* BPyGPUBatch::references

Definition at line 37 of file gpu_py_batch.h.

Referenced by BPyGPUBatch_CreatePyObject().


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