Blender V5.0
BPy_Interface0DIterator.h File Reference

Go to the source code of this file.

Classes

struct  BPy_Interface0DIterator

Macros

#define BPy_Interface0DIterator_Check(v)

Variables

PyTypeObject Interface0DIterator_Type

Macro Definition Documentation

◆ BPy_Interface0DIterator_Check

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

Definition at line 19 of file BPy_Interface0DIterator.h.

Variable Documentation

◆ Interface0DIterator_Type