Blender V4.3
BPy_ConstrainedIncreasingThicknessShader.h File Reference

Go to the source code of this file.

Classes

struct  BPy_ConstrainedIncreasingThicknessShader
 

Macros

#define BPy_ConstrainedIncreasingThicknessShader_Check(v)    (PyObject_IsInstance((PyObject *)v, (PyObject *)&ConstrainedIncreasingThicknessShader_Type))
 

Variables

PyTypeObject ConstrainedIncreasingThicknessShader_Type
 

Macro Definition Documentation

◆ BPy_ConstrainedIncreasingThicknessShader_Check

#define BPy_ConstrainedIncreasingThicknessShader_Check ( v)     (PyObject_IsInstance((PyObject *)v, (PyObject *)&ConstrainedIncreasingThicknessShader_Type))

Definition at line 21 of file BPy_ConstrainedIncreasingThicknessShader.h.

Variable Documentation

◆ ConstrainedIncreasingThicknessShader_Type

PyTypeObject ConstrainedIncreasingThicknessShader_Type
extern

Definition at line 66 of file BPy_ConstrainedIncreasingThicknessShader.cpp.

Referenced by StrokeShader_Init().