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