]> Creatis software - creaContours.git/blobdiff - lib/kernel_ManagerContour_NDimensions/OutlineModelManager.h
Version with out wxEventHandler
[creaContours.git] / lib / kernel_ManagerContour_NDimensions / OutlineModelManager.h
index a2ccf8de970c7a2ef061253ab4017a6cc63dd0e6..63feb9e84cb96766d722fb8150d124c838b52854 100644 (file)
@@ -297,7 +297,6 @@ public:
        * Gets all instants outlines
        * @return The instants set 
        */
-       
        std::vector<Instant *> getOutlineInstants();
 
        /*
@@ -364,7 +363,7 @@ public:
        void ChangeContourOfList(std::string keyName, Instant *instant);
        int IsPartOfStaticList(std::string ss);
 
-
+       Instant* getInstant();
 
 private : 
 
@@ -380,6 +379,7 @@ private :
        bool setAutomaticConcepts();
        
 
+       
 
        
 //------------------------------------------------------------------------------------------------------------