]> Creatis software - creaContours.git/blobdiff - lib/Interface_Icons_NDimensions/interfMainPanel.h
RaC Changes that includes a Polygon contour in creaMaracasVisu and creaContours
[creaContours.git] / lib / Interface_Icons_NDimensions / interfMainPanel.h
index 460fbf26c5cb5c537c5ee5bbf1fb359571103c95..83911f7627416d7b5ca9a9d7746bf8c3190b2a83 100644 (file)
@@ -94,11 +94,14 @@ public:
        void onCreateContourSpline( );
        void onCreateContourRectangle( );
        void onCreateContourCircle( );
-       void onCreateContourLine( );
-       
+       void onCreateContourLine( );    
        // RaC 09-09 ---------------------
        void onCreateContourPoints( );
        // RaC 09-09 ---------------------
+
+       // RaC 10-09 ---------------------
+       void onCreateContourPolygon( );
+       // RaC 10-09 ---------------------
        
        void onCreateContoursBullEye(wxPanel* panBull);
        /////////////////////////////////