Blender V5.0
BPy_Length2DBP1D.h File Reference

Go to the source code of this file.

Classes

struct  BPy_Length2DBP1D

Macros

#define BPy_Length2DBP1D_Check(v)

Variables

PyTypeObject Length2DBP1D_Type

Macro Definition Documentation

◆ BPy_Length2DBP1D_Check

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

Definition at line 17 of file BPy_Length2DBP1D.h.

Variable Documentation

◆ Length2DBP1D_Type

PyTypeObject Length2DBP1D_Type
extern

Definition at line 46 of file BPy_Length2DBP1D.cpp.

Referenced by BinaryPredicate1D_Init().