Version: 6.3.1
Functions

src/SMESHDS/SMESHDS_DataMapOfShape.hxx File Reference

#include <TopoDS_Shape.hxx>
Include dependency graph for SMESHDS_DataMapOfShape.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

Standard_Boolean IsEqual (const TopoDS_Shape &S1, const TopoDS_Shape &S2)

Function Documentation

Standard_Boolean IsEqual ( const TopoDS_Shape &  S1,
const TopoDS_Shape &  S2 
)

Definition at line 36 of file SMESHDS_DataMapOfShape.hxx.

{
  return S1.IsSame(S2);
}
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS