summaryrefslogtreecommitdiff
path: root/src/dxfdata.h
diff options
context:
space:
mode:
authorDon Bright <hugh.m.bright@gmail.com>2012-02-14 00:43:38 (GMT)
committerDon Bright <hugh.m.bright@gmail.com>2012-02-14 00:43:38 (GMT)
commit319364b59790140b607a0f2af6d6b7e1ab068f51 (patch)
treefe2ea7cf8d150a27894b80ce18fbdaf35e3f27e6 /src/dxfdata.h
parenta76d5b02bdb8cd7a9d32c2e204c86726d1384c63 (diff)
use shared_ptr in shell visitor. add dump() code. hide debug cout.
Diffstat (limited to 'src/dxfdata.h')
-rw-r--r--src/dxfdata.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dxfdata.h b/src/dxfdata.h
index 7eea6a9..64853dc 100644
--- a/src/dxfdata.h
+++ b/src/dxfdata.h
@@ -44,6 +44,7 @@ public:
int addPoint(double x, double y);
void fixup_path_direction();
+ std::string dump() const;
};
#endif
contact: Jan Huwald // Impressum