Blender V5.0
BPy_IncreasingColorShader.h File Reference

Go to the source code of this file.

Classes

struct  BPy_IncreasingColorShader

Macros

#define BPy_IncreasingColorShader_Check(v)

Variables

PyTypeObject IncreasingColorShader_Type

Macro Definition Documentation

◆ BPy_IncreasingColorShader_Check

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

Definition at line 17 of file BPy_IncreasingColorShader.h.

Variable Documentation

◆ IncreasingColorShader_Type

PyTypeObject IncreasingColorShader_Type
extern

Definition at line 84 of file BPy_IncreasingColorShader.cpp.

Referenced by StrokeShader_Init().