Blender V5.0
BPy_FEdgeSharp.h File Reference

Go to the source code of this file.

Classes

struct  BPy_FEdgeSharp

Macros

#define BPy_FEdgeSharp_Check(v)

Functions

void FEdgeSharp_mathutils_register_callback ()

Variables

PyTypeObject FEdgeSharp_Type

Macro Definition Documentation

◆ BPy_FEdgeSharp_Check

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

Definition at line 19 of file BPy_FEdgeSharp.h.

Referenced by FEdgeSharp_mathutils_check().

Function Documentation

◆ FEdgeSharp_mathutils_register_callback()

void FEdgeSharp_mathutils_register_callback ( )

Variable Documentation

◆ FEdgeSharp_Type

PyTypeObject FEdgeSharp_Type
extern