Blender V5.0
BPy_GuidingLinesShader.h File Reference

Go to the source code of this file.

Classes

struct  BPy_GuidingLinesShader

Macros

#define BPy_GuidingLinesShader_Check(v)

Variables

PyTypeObject GuidingLinesShader_Type

Macro Definition Documentation

◆ BPy_GuidingLinesShader_Check

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

Definition at line 17 of file BPy_GuidingLinesShader.h.

Variable Documentation

◆ GuidingLinesShader_Type

PyTypeObject GuidingLinesShader_Type
extern

Definition at line 63 of file BPy_GuidingLinesShader.cpp.

Referenced by StrokeShader_Init().