Open CASCADE Technology
7.7.0
|
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 |