Blender
V3.3
|
Go to the source code of this file.
Classes | |
struct | BPy_FEdgeSharp |
Macros | |
#define | BPy_FEdgeSharp_Check(v) (PyObject_IsInstance((PyObject *)v, (PyObject *)&FEdgeSharp_Type)) |
Functions | |
void | FEdgeSharp_mathutils_register_callback () |
Variables | |
PyTypeObject | FEdgeSharp_Type |
#define BPy_FEdgeSharp_Check | ( | v | ) | (PyObject_IsInstance((PyObject *)v, (PyObject *)&FEdgeSharp_Type)) |
Definition at line 21 of file BPy_FEdgeSharp.h.
void FEdgeSharp_mathutils_register_callback | ( | ) |
Definition at line 183 of file BPy_FEdgeSharp.cpp.
References FEdgeSharp_mathutils_cb, FEdgeSharp_mathutils_cb_index, and Mathutils_RegisterCallback().
Referenced by Interface1D_Init().
|
extern |
Definition at line 394 of file BPy_FEdgeSharp.cpp.
Referenced by BPy_FEdgeSharp_from_FEdgeSharp(), FEdgeSharp_init(), and Interface1D_Init().