Blender V4.3
BPy_SameShapeIdBP1D.h File Reference

Go to the source code of this file.

Classes

struct  BPy_SameShapeIdBP1D
 

Macros

#define BPy_SameShapeIdBP1D_Check(v)    (PyObject_IsInstance((PyObject *)v, (PyObject *)&SameShapeIdBP1D_Type))
 

Variables

PyTypeObject SameShapeIdBP1D_Type
 

Macro Definition Documentation

◆ BPy_SameShapeIdBP1D_Check

#define BPy_SameShapeIdBP1D_Check ( v)     (PyObject_IsInstance((PyObject *)v, (PyObject *)&SameShapeIdBP1D_Type))

Definition at line 21 of file BPy_SameShapeIdBP1D.h.

Variable Documentation

◆ SameShapeIdBP1D_Type

PyTypeObject SameShapeIdBP1D_Type
extern

Definition at line 50 of file BPy_SameShapeIdBP1D.cpp.

Referenced by BinaryPredicate1D_Init().