]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/WidgetShowNPoints.h
#3516 Join points tool
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / WidgetShowNPoints.h
index 2ab28bb0c4bd9f50a707253ec06d0bb4ca15ebfb..30c38634f5b675bf2244ff9ed85fd9b46a4613dd 100644 (file)
@@ -101,6 +101,7 @@ class WidgetShowNPoints : public wxPanel
 
       int GetLstModelShowNPointsSize();
          ModelShowNPoints* GetModelShowNPoints();
+         ModelShowNPoints* GetModelShowNPoints(int id);
       ViewShowNPoints* GetViewShowNPoints();
          void SetInitLstPoints( std::vector<double> initLstPointsX,  std::vector<double> initLstPointsY, std::vector<double> initLstPointsZ, std::vector<std::string> initLstLabels,  std::vector<int> initLstIndexs );