summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e5da3a0)
raw | patch | inline | side by side (parent: e5da3a0)
author | bryce <bryce@users.sourceforge.net> | |
Mon, 7 Jan 2008 08:07:48 +0000 (08:07 +0000) | ||
committer | bryce <bryce@users.sourceforge.net> | |
Mon, 7 Jan 2008 08:07:48 +0000 (08:07 +0000) |
src/seltrans.h | patch | blob | history |
diff --git a/src/seltrans.h b/src/seltrans.h
index d3cbcbd5750861cfb3210631a3aeeaf43443cf0e..58a6d5d29b4fb6e1be2ccaa674f1a47448f6b499 100644 (file)
--- a/src/seltrans.h
+++ b/src/seltrans.h
gdouble _strokewidth;
NR::Matrix _current;
NR::Point _opposite; ///< opposite point to where a scale is taking place
-
+
NR::Point _opposite_for_specpoints;
NR::Point _opposite_for_bboxpoints;
NR::Point _origin_for_specpoints;
SPCanvasItem *_l[4];
guint _sel_changed_id;
guint _sel_modified_id;
- GSList *_stamp_cache;
+ GSList *_stamp_cache;
NR::Point _origin; ///< position of origin for transforms
NR::Point _point; ///< original position of the knot being used for the current transform