|
Blender V4.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 23 of file BPy_FEdgeSharp.h.
Referenced by FEdgeSharp_mathutils_check().
| void FEdgeSharp_mathutils_register_callback | ( | ) |
Definition at line 192 of file BPy_FEdgeSharp.cpp.
References FEdgeSharp_mathutils_cb, FEdgeSharp_mathutils_cb_index, and Mathutils_RegisterCallback().
Referenced by Interface1D_Init().
|
extern |
Definition at line 415 of file BPy_FEdgeSharp.cpp.
Referenced by BPy_FEdgeSharp_from_FEdgeSharp(), FEdgeSharp_init(), and Interface1D_Init().