Blender V4.3
BPy_orientedViewEdgeIterator.h File Reference

Go to the source code of this file.

Classes

struct  BPy_orientedViewEdgeIterator
 

Macros

#define BPy_orientedViewEdgeIterator_Check(v)    (PyObject_IsInstance((PyObject *)v, (PyObject *)&orientedViewEdgeIterator_Type))
 

Variables

PyTypeObject orientedViewEdgeIterator_Type
 

Macro Definition Documentation

◆ BPy_orientedViewEdgeIterator_Check

#define BPy_orientedViewEdgeIterator_Check ( v)     (PyObject_IsInstance((PyObject *)v, (PyObject *)&orientedViewEdgeIterator_Type))

Definition at line 23 of file BPy_orientedViewEdgeIterator.h.

Variable Documentation

◆ orientedViewEdgeIterator_Type

PyTypeObject orientedViewEdgeIterator_Type
extern