X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fdesigner%2Fmanipulator.h;h=b4216eefd52354f1d6c6aedacc2cf87290afa49a;hb=32316772d422223827833366a7ee2d0a76d76ff1;hp=469f09f769fe5a768ad40c3501d0ff6f454a91d2;hpb=ec1f75d72e5c4f7f7c9dafdf80f58c30ffb1a855;p=r2c2.git diff --git a/source/designer/manipulator.h b/source/designer/manipulator.h index 469f09f..b4216ee 100644 --- a/source/designer/manipulator.h +++ b/source/designer/manipulator.h @@ -52,6 +52,7 @@ private: R2C2::Vector move_origin; float angle; float rot_origin; + float elev_origin; std::set neighbors; std::vector extend_tracks;