|
Blender V5.0
|
Go to the source code of this file.
Classes | |
| struct | BPy_FEdgeSmooth |
Macros | |
| #define | BPy_FEdgeSmooth_Check(v) |
Functions | |
| void | FEdgeSmooth_mathutils_register_callback () |
Variables | |
| PyTypeObject | FEdgeSmooth_Type |
| #define BPy_FEdgeSmooth_Check | ( | v | ) |
Definition at line 19 of file BPy_FEdgeSmooth.h.
Referenced by FEdgeSmooth_mathutils_check().
| void FEdgeSmooth_mathutils_register_callback | ( | ) |
Definition at line 130 of file BPy_FEdgeSmooth.cpp.
References FEdgeSmooth_mathutils_cb, FEdgeSmooth_mathutils_cb_index, and Mathutils_RegisterCallback().
Referenced by Interface1D_Init().
|
extern |
Definition at line 239 of file BPy_FEdgeSmooth.cpp.
Referenced by BPy_FEdgeSmooth_from_FEdgeSmooth(), FEdgeSmooth_init(), and Interface1D_Init().