Blender V5.0
gpu_py_matrix.hh File Reference
#include <Python.h>

Go to the source code of this file.

Functions

PyObject * bpygpu_matrix_init ()

Function Documentation

◆ bpygpu_matrix_init()

PyObject * bpygpu_matrix_init ( )
nodiscard

Definition at line 694 of file gpu_py_matrix.cc.

References pygpu_matrix_module_def, and PyGPUMatrixStackContext_Type.

Referenced by BPyInit_gpu().