|
Blender
V2.93
|
#include "../BPy_StrokeShader.h"Go to the source code of this file.
Classes | |
| struct | BPy_IncreasingColorShader |
Macros | |
| #define | BPy_IncreasingColorShader_Check(v) (PyObject_IsInstance((PyObject *)v, (PyObject *)&IncreasingColorShader_Type)) |
Variables | |
| PyTypeObject | IncreasingColorShader_Type |
| #define BPy_IncreasingColorShader_Check | ( | v | ) | (PyObject_IsInstance((PyObject *)v, (PyObject *)&IncreasingColorShader_Type)) |
Definition at line 33 of file BPy_IncreasingColorShader.h.
|
extern |
Definition at line 98 of file BPy_IncreasingColorShader.cpp.
Referenced by StrokeShader_Init().