Inkscape
Vector Graphics Editor
|
Pen event context implementation. More...
Go to the source code of this file.
Namespaces | |
namespace | Inkscape |
Helper class to stream background task notifications as a series of messages. | |
namespace | Inkscape::UI |
User interface code. | |
namespace | Inkscape::UI::Tools |
Functions | |
template<typename T > | |
static Geom::PathVector | value_or_empty (T const &p) |
Variables | |
static Geom::Point | Inkscape::UI::Tools::pen_drag_origin_w (0, 0) |
static bool | Inkscape::UI::Tools::pen_within_tolerance = false |
Pen event context implementation.
Definition in file pen-tool.cpp.
|
static |
Definition at line 46 of file pen-tool.cpp.
Referenced by Inkscape::UI::Tools::PenTool::_bsplineSpiroColor(), Inkscape::UI::Tools::PenTool::_bsplineSpiroMotion(), and Inkscape::UI::Tools::PenTool::_redrawAll().