Blender V5.0
BPy_ConstrainedIncreasingThicknessShader.h File Reference

Go to the source code of this file.

Classes

struct  BPy_ConstrainedIncreasingThicknessShader

Macros

#define BPy_ConstrainedIncreasingThicknessShader_Check(v)

Variables

PyTypeObject ConstrainedIncreasingThicknessShader_Type

Macro Definition Documentation

◆ BPy_ConstrainedIncreasingThicknessShader_Check

#define BPy_ConstrainedIncreasingThicknessShader_Check ( v)
Value:
(PyObject_IsInstance((PyObject *)v, (PyObject *)&ConstrainedIncreasingThicknessShader_Type))
PyTypeObject ConstrainedIncreasingThicknessShader_Type
ATTR_WARN_UNUSED_RESULT const BMVert * v

Definition at line 17 of file BPy_ConstrainedIncreasingThicknessShader.h.

Variable Documentation

◆ ConstrainedIncreasingThicknessShader_Type

PyTypeObject ConstrainedIncreasingThicknessShader_Type
extern

Definition at line 61 of file BPy_ConstrainedIncreasingThicknessShader.cpp.

Referenced by StrokeShader_Init().