Inkscape
Vector Graphics Editor
|
Go to the source code of this file.
Functions | |
static int | CmpPosition (const void *p1, const void *p2) |
static int | CmpCurv (const void *p1, const void *p2) |
template<typename T > | |
static T | square (T x) |
|
static |
Definition at line 782 of file PathCutting.cpp.
Referenced by Path::CurvilignToPosition().
|
static |
Definition at line 773 of file PathCutting.cpp.
References Path::cut_position::piece, and Path::cut_position::t.
Referenced by Path::ConvertPositionsToForced().
|
inlinestatic |
Definition at line 854 of file PathCutting.cpp.