Blender V5.0
BPy_ConstantThicknessShader.h File Reference

Go to the source code of this file.

Classes

struct  BPy_ConstantThicknessShader

Macros

#define BPy_ConstantThicknessShader_Check(v)

Variables

PyTypeObject ConstantThicknessShader_Type

Macro Definition Documentation

◆ BPy_ConstantThicknessShader_Check

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

Definition at line 17 of file BPy_ConstantThicknessShader.h.

Variable Documentation

◆ ConstantThicknessShader_Type

PyTypeObject ConstantThicknessShader_Type
extern

Definition at line 55 of file BPy_ConstantThicknessShader.cpp.

Referenced by StrokeShader_Init().