Blender V5.0
BPy_CalligraphicShader.h File Reference

Go to the source code of this file.

Classes

struct  BPy_CalligraphicShader

Macros

#define BPy_CalligraphicShader_Check(v)

Variables

PyTypeObject CalligraphicShader_Type

Macro Definition Documentation

◆ BPy_CalligraphicShader_Check

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

Definition at line 17 of file BPy_CalligraphicShader.h.

Variable Documentation

◆ CalligraphicShader_Type

PyTypeObject CalligraphicShader_Type
extern

Definition at line 75 of file BPy_CalligraphicShader.cpp.

Referenced by StrokeShader_Init().