Blender  V3.3
Functions
gpu_py_matrix.h File Reference

Go to the source code of this file.

Functions

PyObject * bpygpu_matrix_init (void)
 

Function Documentation

◆ bpygpu_matrix_init()

PyObject* bpygpu_matrix_init ( void  )

Definition at line 536 of file gpu_py_matrix.c.

References NULL, pygpu_matrix_module_def, and PyGPUMatrixStackContext_Type.

Referenced by BPyInit_gpu().