Blender V5.0
BPy_StrokeTextureStepShader.h File Reference
#include "../BPy_StrokeShader.h"
#include <Python.h>

Go to the source code of this file.

Classes

struct  BPy_StrokeTextureStepShader

Macros

#define BPy_StrokeTextureStepShader_Check(v)

Variables

PyTypeObject StrokeTextureStepShader_Type

Macro Definition Documentation

◆ BPy_StrokeTextureStepShader_Check

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

Definition at line 19 of file BPy_StrokeTextureStepShader.h.

Variable Documentation

◆ StrokeTextureStepShader_Type

PyTypeObject StrokeTextureStepShader_Type
extern

Definition at line 55 of file BPy_StrokeTextureStepShader.cpp.

Referenced by StrokeShader_Init().