]> Creatis software - creaMaracasVisu.git/blobdiff - bbtk/src/bbcreaMaracasVisuManualContourModel_Box.cxx
Clean code
[creaMaracasVisu.git] / bbtk / src / bbcreaMaracasVisuManualContourModel_Box.cxx
index a6b2a7e3695b215215dd8c41e228e484af82b737..0d9bffe24efffa6dc96ce1c15ace0afb12eb9c32 100644 (file)
@@ -913,7 +913,7 @@ void ManualContourModel_Box::Process()
                ShiftValues( &lstOutX, &lstOutY, &lstOutZ, &lstIndexsOut );
 // Step 3.3. SIN Normalice points around contours      
 //             RedistributionPoints_SIN_iContour(-1, &lstOutX,&lstOutY,&lstOutZ,&lstIndexsOut,-1,-1);
-               RedistributionPointsAllContours_SIN( &lstOutX,&lstOutY,&lstOutZ,&lstIndexsOut);
+//             RedistributionPointsAllContours_SIN( &lstOutX,&lstOutY,&lstOutZ,&lstIndexsOut);
 //             ShiftValues( &lstOutX, &lstOutY, &lstOutZ, &lstIndexsOut );
 // Step 3.4 Transpose the vectors   
                lstInX.clear();