|
Blender V4.3
|
#include "../BPy_StrokeShader.h"Go to the source code of this file.
Classes | |
| struct | BPy_GuidingLinesShader |
Macros | |
| #define | BPy_GuidingLinesShader_Check(v) (PyObject_IsInstance((PyObject *)v, (PyObject *)&GuidingLinesShader_Type)) |
Variables | |
| PyTypeObject | GuidingLinesShader_Type |
| #define BPy_GuidingLinesShader_Check | ( | v | ) | (PyObject_IsInstance((PyObject *)v, (PyObject *)&GuidingLinesShader_Type)) |
Definition at line 21 of file BPy_GuidingLinesShader.h.
|
extern |
Definition at line 68 of file BPy_GuidingLinesShader.cpp.
Referenced by StrokeShader_Init().