Blender V5.0
BPy_GetShapeF0D.h File Reference

Go to the source code of this file.

Classes

struct  BPy_GetShapeF0D

Macros

#define BPy_GetShapeF0D_Check(v)

Variables

PyTypeObject GetShapeF0D_Type

Macro Definition Documentation

◆ BPy_GetShapeF0D_Check

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

Definition at line 17 of file BPy_GetShapeF0D.h.

Variable Documentation

◆ GetShapeF0D_Type

PyTypeObject GetShapeF0D_Type
extern

Definition at line 52 of file BPy_GetShapeF0D.cpp.

Referenced by UnaryFunction0DViewShape_Init().