Blender V4.3
BPy_IncreasingThicknessShader.h File Reference

Go to the source code of this file.

Classes

struct  BPy_IncreasingThicknessShader
 

Macros

#define BPy_IncreasingThicknessShader_Check(v)    (PyObject_IsInstance((PyObject *)v, (PyObject *)&IncreasingThicknessShader_Type))
 

Variables

PyTypeObject IncreasingThicknessShader_Type
 

Macro Definition Documentation

◆ BPy_IncreasingThicknessShader_Check

#define BPy_IncreasingThicknessShader_Check ( v)     (PyObject_IsInstance((PyObject *)v, (PyObject *)&IncreasingThicknessShader_Type))

Definition at line 21 of file BPy_IncreasingThicknessShader.h.

Variable Documentation

◆ IncreasingThicknessShader_Type

PyTypeObject IncreasingThicknessShader_Type
extern

Definition at line 66 of file BPy_IncreasingThicknessShader.cpp.

Referenced by StrokeShader_Init().