Blender V5.0
BPy_FalseBP1D.h File Reference

Go to the source code of this file.

Classes

struct  BPy_FalseBP1D

Macros

#define BPy_FalseBP1D_Check(v)

Variables

PyTypeObject FalseBP1D_Type

Macro Definition Documentation

◆ BPy_FalseBP1D_Check

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

Definition at line 17 of file BPy_FalseBP1D.h.

Variable Documentation

◆ FalseBP1D_Type

PyTypeObject FalseBP1D_Type
extern

Definition at line 45 of file BPy_FalseBP1D.cpp.

Referenced by BinaryPredicate1D_Init().