Blender
V3.3
|
Go to the source code of this file.
Classes | |
struct | BPy_StrokeTextureStepShader |
Macros | |
#define | BPy_StrokeTextureStepShader_Check(v) (PyObject_IsInstance((PyObject *)v, (PyObject *)&StrokeTextureStepShader_Type)) |
Variables | |
PyTypeObject | StrokeTextureStepShader_Type |
#define BPy_StrokeTextureStepShader_Check | ( | v | ) | (PyObject_IsInstance((PyObject *)v, (PyObject *)&StrokeTextureStepShader_Type)) |
Definition at line 21 of file BPy_StrokeTextureStepShader.h.
|
extern |
Definition at line 56 of file BPy_StrokeTextureStepShader.cpp.
Referenced by StrokeShader_Init().