Blender V5.0
BPy_SpatialNoiseShader.h File Reference

Go to the source code of this file.

Classes

struct  BPy_SpatialNoiseShader

Macros

#define BPy_SpatialNoiseShader_Check(v)

Variables

PyTypeObject SpatialNoiseShader_Type

Macro Definition Documentation

◆ BPy_SpatialNoiseShader_Check

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

Definition at line 17 of file BPy_SpatialNoiseShader.h.

Variable Documentation

◆ SpatialNoiseShader_Type

PyTypeObject SpatialNoiseShader_Type
extern

Definition at line 80 of file BPy_SpatialNoiseShader.cpp.

Referenced by StrokeShader_Init().