Definition in file draw-anchor.cpp.
#include <gtk/gtktypeutils.h>
#include "draw-anchor.h"
#include "desktop-affine.h"
#include "desktop-handles.h"
#include "event-context.h"
#include "display/sodipodi-ctrl.h"
#include "display/sp-canvas.h"
#include <glibmm/i18n.h>
#include "libnr/nr-point-fns.h"
#include "libnr/nr-point-ops.h"
Go to the source code of this file.
Defines | |
#define | A_SNAP 4.0 |
Functions | |
SPDrawAnchor * | sp_draw_anchor_destroy (SPDrawAnchor *anchor) |
SPDrawAnchor * | sp_draw_anchor_new (SPDrawContext *dc, SPCurve *curve, gboolean start, NR::Point delta) |
SPDrawAnchor * | sp_draw_anchor_test (SPDrawAnchor *anchor, NR::Point w, gboolean activate) |