Blender V5.0
BPy_NonTVertex.h File Reference

Go to the source code of this file.

Classes

struct  BPy_NonTVertex

Macros

#define BPy_NonTVertex_Check(v)

Variables

PyTypeObject NonTVertex_Type

Macro Definition Documentation

◆ BPy_NonTVertex_Check

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

Definition at line 19 of file BPy_NonTVertex.h.

Variable Documentation

◆ NonTVertex_Type

PyTypeObject NonTVertex_Type
extern

Definition at line 96 of file BPy_NonTVertex.cpp.

Referenced by BPy_NonTVertex_from_NonTVertex(), and Interface0D_Init().