Salome HOME
Merge branch 'csgroup_IS2'
[modules/shaper.git] / src / FeaturesPlugin / FeaturesPlugin_Tools.h
index 042ffc9f14c0852f963b712823c696bd50570cbd..c9a138a37d53f2d67a8d8649e0957cdd801d09b6 100644 (file)
@@ -69,7 +69,7 @@ public:
       const std::shared_ptr<ModelAPI_AttributeSelectionList> theSelectionList,
       const bool theStoreFullHierarchy,
       GeomAPI_ShapeHierarchy& theHierarchy,
-      std::list<ResultPtr>& theParts);
+      std::list<ResultPtr>& theParts, std::string& theTextureFile);
 };
 
 #endif /* FeaturesPlugin_Tools_H_ */