Salome HOME
Reverted some changes in salome build/run scripts.
[modules/shaper.git] / src / GeomAPI / GeomAPI_Vertex.h
index cee8fd66b36bc45a441ed254c957750c0a48d9fa..cbde7b5382627ea84386ffd57c60e3b7068939fc 100644 (file)
@@ -49,7 +49,7 @@ public:
 
   /// Returns true if the current edge is geometrically equal to the given edge.
   GEOMAPI_EXPORT
-  bool isEqual(const std::shared_ptr<GeomAPI_Shape> theVert) const;
+  virtual bool isEqual(const std::shared_ptr<GeomAPI_Shape> theVert) const;
 };
 
 //! Pointer on the object