Blender V5.0
BPy_StrokeVertexIterator.h File Reference

Go to the source code of this file.

Classes

struct  BPy_StrokeVertexIterator

Macros

#define BPy_StrokeVertexIterator_Check(v)

Variables

PyTypeObject StrokeVertexIterator_Type

Macro Definition Documentation

◆ BPy_StrokeVertexIterator_Check

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

Definition at line 19 of file BPy_StrokeVertexIterator.h.

Variable Documentation

◆ StrokeVertexIterator_Type

PyTypeObject StrokeVertexIterator_Type
extern