Blender V4.5
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 17 of file BPy_GuidingLinesShader.h.

Variable Documentation

◆ GuidingLinesShader_Type

PyTypeObject GuidingLinesShader_Type
extern

Definition at line 64 of file BPy_GuidingLinesShader.cpp.

Referenced by StrokeShader_Init().