Blender V4.3
BPy_GuidingLinesShader.h File Reference

Go to the source code of this file.

Classes

struct  BPy_GuidingLinesShader
 

Macros

#define BPy_GuidingLinesShader_Check(v)    (PyObject_IsInstance((PyObject *)v, (PyObject *)&GuidingLinesShader_Type))
 

Variables

PyTypeObject GuidingLinesShader_Type
 

Macro Definition Documentation

◆ BPy_GuidingLinesShader_Check

#define BPy_GuidingLinesShader_Check ( v)     (PyObject_IsInstance((PyObject *)v, (PyObject *)&GuidingLinesShader_Type))

Definition at line 21 of file BPy_GuidingLinesShader.h.

Variable Documentation

◆ GuidingLinesShader_Type

PyTypeObject GuidingLinesShader_Type
extern

Definition at line 68 of file BPy_GuidingLinesShader.cpp.

Referenced by StrokeShader_Init().