Blender  V3.3
Classes | Macros | Variables
BPy_ConstrainedIncreasingThicknessShader.h File Reference
#include "../BPy_StrokeShader.h"

Go to the source code of this file.

Classes

struct  BPy_ConstrainedIncreasingThicknessShader
 

Macros

#define BPy_ConstrainedIncreasingThicknessShader_Check(v)    (PyObject_IsInstance((PyObject *)v, (PyObject *)&ConstrainedIncreasingThicknessShader_Type))
 

Variables

PyTypeObject ConstrainedIncreasingThicknessShader_Type
 

Macro Definition Documentation

◆ BPy_ConstrainedIncreasingThicknessShader_Check

#define BPy_ConstrainedIncreasingThicknessShader_Check (   v)     (PyObject_IsInstance((PyObject *)v, (PyObject *)&ConstrainedIncreasingThicknessShader_Type))

Definition at line 19 of file BPy_ConstrainedIncreasingThicknessShader.h.

Variable Documentation

◆ ConstrainedIncreasingThicknessShader_Type

PyTypeObject ConstrainedIncreasingThicknessShader_Type
extern

Definition at line 62 of file BPy_ConstrainedIncreasingThicknessShader.cpp.

Referenced by StrokeShader_Init().