X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FConstructionPlugin%2FConstructionPlugin_Point.h;h=f983ec3270015565d858b96836e67beecd008c14;hb=6b615b773dd6e6901cd246ecb55003a9941e2365;hp=a9f59d31de4f1c92c91e9afe33f1ec29e4bfe7e4;hpb=08f1aef6629e6a63cc4671d271ded4de6e826948;p=modules%2Fshaper.git diff --git a/src/ConstructionPlugin/ConstructionPlugin_Point.h b/src/ConstructionPlugin/ConstructionPlugin_Point.h index a9f59d31d..f983ec327 100644 --- a/src/ConstructionPlugin/ConstructionPlugin_Point.h +++ b/src/ConstructionPlugin/ConstructionPlugin_Point.h @@ -223,7 +223,7 @@ private: /*std::shared_ptr createByDistanceOnEdge(); std::shared_ptr createByProjection(); std::shared_ptr createByLinesIntersection();*/ - std::shared_ptr createByLineAndPlaneIntersection(); + std::list > createByLineAndPlaneIntersection(); };