Blender V5.0
BPy_PolygonalizationShader.h File Reference

Go to the source code of this file.

Classes

struct  BPy_PolygonalizationShader

Macros

#define BPy_PolygonalizationShader_Check(v)

Variables

PyTypeObject PolygonalizationShader_Type

Macro Definition Documentation

◆ BPy_PolygonalizationShader_Check

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

Definition at line 17 of file BPy_PolygonalizationShader.h.

Variable Documentation

◆ PolygonalizationShader_Type

PyTypeObject PolygonalizationShader_Type
extern

Definition at line 62 of file BPy_PolygonalizationShader.cpp.

Referenced by StrokeShader_Init().