|
Blender V5.0
|
Go to the source code of this file.
Classes | |
| struct | BPyGPUOffScreen |
Macros | |
| #define | BPyGPUOffScreen_Check(v) |
Functions | |
| PyObject * | BPyGPUOffScreen_CreatePyObject (GPUOffScreen *ofs) ATTR_NONNULL(1) |
Variables | |
| PyTypeObject | BPyGPUOffScreen_Type |
| #define BPyGPUOffScreen_Check | ( | v | ) |
Definition at line 20 of file gpu_py_offscreen.hh.
|
nodiscard |
Definition at line 664 of file gpu_py_offscreen.cc.
References BPyGPUOffScreen_Type, and self.
Referenced by pygpu_offscreen__tp_new().
|
extern |
Definition at line 606 of file gpu_py_offscreen.cc.
Referenced by bpygpu_types_init(), and BPyGPUOffScreen_CreatePyObject().