Blender
V3.3
|
#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 19 of file BPy_IncreasingColorShader.h.
|
extern |
Definition at line 84 of file BPy_IncreasingColorShader.cpp.
Referenced by StrokeShader_Init().