| 
    Open CASCADE Technology
    7.5.0
    
   | 
 
#include <Standard_DefineAlloc.hxx>#include <Standard_Handle.hxx>#include <TopAbs.hxx>#include <TopAbs_Orientation.hxx>#include <TopLoc_Location.hxx>#include <TopoDS_TShape.hxx>Data Structures | |
| class | TopoDS_Shape | 
| Describes a shape which.  More... | |
Functions | |
| Standard_Integer | HashCode (const TopoDS_Shape &theShape, const Standard_Integer theUpperBound) | 
| Computes a hash code for the given shape, in the range [1, theUpperBound].  More... | |
      
  | 
  inline | 
Computes a hash code for the given shape, in the range [1, theUpperBound].
| theShape | the shape which hash code is to be computed | 
| theUpperBound | the upper bound of the range a computing hash code must be within | 
 1.8.13