author | johanengelen <johanengelen@users.sourceforge.net> | |
Sun, 23 Mar 2008 19:23:08 +0000 (19:23 +0000) | ||
committer | johanengelen <johanengelen@users.sourceforge.net> | |
Sun, 23 Mar 2008 19:23:08 +0000 (19:23 +0000) | ||
commit | afb717c6e7d29c86c404b6627855c438d6dc2c0f | |
tree | 3f7ea2876d9486dbd5f7cd8dca9b8d6eabeafae8 | tree | snapshot |
parent | 4f5ae37533278386d9fcce08b21135d99cc648aa | commit | diff |
remove multiple inheritance from lpe PathParam. since it is often desired to get the path not as pw< d2<> >, but also as geom::path or maybe as dw< pw<> >. Plus this enabled linking to an object, instead of keeping its own path data. (i.e. linking to other objects)