Blender V5.0
BPy_SamplingShader.h File Reference

Go to the source code of this file.

Classes

struct  BPy_SamplingShader

Macros

#define BPy_SamplingShader_Check(v)

Variables

PyTypeObject SamplingShader_Type

Macro Definition Documentation

◆ BPy_SamplingShader_Check

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

Definition at line 17 of file BPy_SamplingShader.h.

Variable Documentation

◆ SamplingShader_Type

PyTypeObject SamplingShader_Type
extern

Definition at line 53 of file BPy_SamplingShader.cpp.

Referenced by StrokeShader_Init().