Blender V4.3
BPy_Interface0DIterator.h File Reference

Go to the source code of this file.

Classes

struct  BPy_Interface0DIterator
 

Macros

#define BPy_Interface0DIterator_Check(v)    (PyObject_IsInstance((PyObject *)v, (PyObject *)&Interface0DIterator_Type))
 

Variables

PyTypeObject Interface0DIterator_Type
 

Macro Definition Documentation

◆ BPy_Interface0DIterator_Check

#define BPy_Interface0DIterator_Check ( v)     (PyObject_IsInstance((PyObject *)v, (PyObject *)&Interface0DIterator_Type))

Definition at line 23 of file BPy_Interface0DIterator.h.

Variable Documentation

◆ Interface0DIterator_Type