|
Blender V5.0
|
Go to the source code of this file.
Classes | |
| struct | BPy_StrokeVertex |
Macros | |
| #define | BPy_StrokeVertex_Check(v) |
Functions | |
| void | StrokeVertex_mathutils_register_callback () |
Variables | |
| PyTypeObject | StrokeVertex_Type |
| #define BPy_StrokeVertex_Check | ( | v | ) |
Definition at line 19 of file BPy_StrokeVertex.h.
Referenced by StrokeVertex_mathutils_check().
| void StrokeVertex_mathutils_register_callback | ( | ) |
Definition at line 212 of file BPy_StrokeVertex.cpp.
References Mathutils_RegisterCallback(), StrokeVertex_mathutils_cb, and StrokeVertex_mathutils_cb_index.
Referenced by Interface0D_Init().
|
extern |
Definition at line 351 of file BPy_StrokeVertex.cpp.
Referenced by BPy_StrokeVertex_from_StrokeVertex(), Interface0D_Init(), Stroke_insert_vertex(), Stroke_remove_vertex(), and StrokeVertex_init().