|
Blender V5.0
|
Go to the source code of this file.
Classes | |
| struct | BPy_StrokeShader |
Macros | |
| #define | BPy_StrokeShader_Check(v) |
Functions | |
| int | StrokeShader_Init (PyObject *module) |
Variables | |
| PyTypeObject | StrokeShader_Type |
| #define BPy_StrokeShader_Check | ( | v | ) |
Definition at line 23 of file BPy_StrokeShader.h.
Referenced by Operators_create().
| int StrokeShader_Init | ( | PyObject * | module | ) |
Definition at line 38 of file BPy_StrokeShader.cpp.
References BackboneStretcherShader_Type, BezierCurveShader_Type, BlenderTextureShader_Type, CalligraphicShader_Type, ColorNoiseShader_Type, ConstantColorShader_Type, ConstantThicknessShader_Type, ConstrainedIncreasingThicknessShader_Type, GuidingLinesShader_Type, IncreasingColorShader_Type, IncreasingThicknessShader_Type, module, PolygonalizationShader_Type, SamplingShader_Type, SmoothingShader_Type, SpatialNoiseShader_Type, StrokeShader_Type, StrokeTextureStepShader_Type, ThicknessNoiseShader_Type, and TipRemoverShader_Type.
Referenced by Freestyle_Init().
|
extern |
Definition at line 272 of file BPy_StrokeShader.cpp.
Referenced by StrokeShader_Init().