]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/FeaturesPlugin/CMakeLists.txt
Salome HOME
Refactoring of the Bounding Box feature (change names of classes to be more evident)
[modules/shaper.git] / src / FeaturesPlugin / CMakeLists.txt
index 4d52c6119e6e61c640b6db860caec407c006988c..91dee176f30532891ab0bfbe256eb3fc29aa52c0 100644 (file)
@@ -70,8 +70,8 @@ SET(PROJECT_HEADERS
     FeaturesPlugin_PointCoordinates.h
     FeaturesPlugin_GeometryCalculation.h
     FeaturesPlugin_BoundingBox.h
-    FeaturesPlugin_CommonBoundingBox.h
-    FeaturesPlugin_CreateBoundingBox.h
+    FeaturesPlugin_BoundingBoxBase.h
+    FeaturesPlugin_InspectBoundingBox.h
 )
 
 SET(PROJECT_SOURCES
@@ -122,8 +122,8 @@ SET(PROJECT_SOURCES
     FeaturesPlugin_PointCoordinates.cpp
     FeaturesPlugin_GeometryCalculation.cpp
     FeaturesPlugin_BoundingBox.cpp
-    FeaturesPlugin_CommonBoundingBox.cpp
-    FeaturesPlugin_CreateBoundingBox.cpp
+    FeaturesPlugin_BoundingBoxBase.cpp
+    FeaturesPlugin_InspectBoundingBox.cpp
 )
 
 SET(XML_RESOURCES