|
Blender
V3.3
|
#include "../BPy_StrokeShader.h"Go to the source code of this file.
Classes | |
| struct | BPy_CalligraphicShader |
Macros | |
| #define | BPy_CalligraphicShader_Check(v) (PyObject_IsInstance((PyObject *)v, (PyObject *)&CalligraphicShader_Type) |
Variables | |
| PyTypeObject | CalligraphicShader_Type |
| #define BPy_CalligraphicShader_Check | ( | v | ) | (PyObject_IsInstance((PyObject *)v, (PyObject *)&CalligraphicShader_Type) |
Definition at line 19 of file BPy_CalligraphicShader.h.
|
extern |
Definition at line 75 of file BPy_CalligraphicShader.cpp.
Referenced by StrokeShader_Init().