X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FFeaturesPlugin%2FFeaturesPlugin_RevolutionSketch.h;h=b3d61b269955e83cd2a46b94659767e8f3ffe40f;hb=4fc2dc9fdc0c14fab5f2780598eccdc1368d81b9;hp=fe914cc5db0a88cc55a9551c641ec179ad0653f8;hpb=77b93142eb8ba33bfb9a42040c2fd8926ffea5c8;p=modules%2Fshaper.git diff --git a/src/FeaturesPlugin/FeaturesPlugin_RevolutionSketch.h b/src/FeaturesPlugin/FeaturesPlugin_RevolutionSketch.h index fe914cc5d..b3d61b269 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_RevolutionSketch.h +++ b/src/FeaturesPlugin/FeaturesPlugin_RevolutionSketch.h @@ -93,11 +93,7 @@ protected: /// Create solids from faces with revolution. virtual void makeSolid(const std::shared_ptr theFace, - std::shared_ptr& theResult, - ListOfShape& theFromFaces, - ListOfShape& theToFaces, - std::shared_ptr& theMakeShape, - std::shared_ptr& theDataMap); + std::shared_ptr& theMakeShape); public: /// Use plugin manager for features creation.