X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FmaracasVisuLib%2Fsrc%2Finterface%2FwxWindows%2Fwidgets%2FmanualContour%2FmanualContourModelRotationTool.h;h=49aed0f2a3153c32d9575736434a79c1ad5a0674;hb=5380f9e66daf440f27f33bb060e5ae1a646612cd;hp=32333176577361e5e313a3204713ba5076b83ee0;hpb=0eb7703d529af805f4a4f2a1b01b4151283c2327;p=creaMaracasVisu.git diff --git a/lib/maracasVisuLib/src/interface/wxWindows/widgets/manualContour/manualContourModelRotationTool.h b/lib/maracasVisuLib/src/interface/wxWindows/widgets/manualContour/manualContourModelRotationTool.h index 3233317..49aed0f 100644 --- a/lib/maracasVisuLib/src/interface/wxWindows/widgets/manualContour/manualContourModelRotationTool.h +++ b/lib/maracasVisuLib/src/interface/wxWindows/widgets/manualContour/manualContourModelRotationTool.h @@ -14,6 +14,7 @@ public: virtual void GetSpline_i_Point(int i, double *x, double *y, double *z); double getRadio(); double getAngle(); + std::vector getCenter(); private: double _deltaAngle;