Blender V5.0
BPy_orientedViewEdgeIterator.h File Reference

Go to the source code of this file.

Classes

struct  BPy_orientedViewEdgeIterator

Macros

#define BPy_orientedViewEdgeIterator_Check(v)

Variables

PyTypeObject orientedViewEdgeIterator_Type

Macro Definition Documentation

◆ BPy_orientedViewEdgeIterator_Check

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

Definition at line 19 of file BPy_orientedViewEdgeIterator.h.

Variable Documentation

◆ orientedViewEdgeIterator_Type

PyTypeObject orientedViewEdgeIterator_Type
extern