Blender V5.0
BPy_Curvature2DAngleF0D.h File Reference

Go to the source code of this file.

Classes

struct  BPy_Curvature2DAngleF0D

Macros

#define BPy_Curvature2DAngleF0D_Check(v)

Variables

PyTypeObject Curvature2DAngleF0D_Type

Macro Definition Documentation

◆ BPy_Curvature2DAngleF0D_Check

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

Definition at line 17 of file BPy_Curvature2DAngleF0D.h.

Variable Documentation

◆ Curvature2DAngleF0D_Type

PyTypeObject Curvature2DAngleF0D_Type
extern

Definition at line 57 of file BPy_Curvature2DAngleF0D.cpp.

Referenced by UnaryFunction0DDouble_Init().