OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    TopTools_ShapeMapHasher Class Reference

    Hash tool, used for generating maps of shapes in topology. More...

    #include <TopTools_ShapeMapHasher.hxx>

    Public Member Functions

    size_t operator() (const TopoDS_Shape &theShape) const noexcept
    bool operator() (const TopoDS_Shape &S1, const TopoDS_Shape &S2) const noexcept

    Detailed Description

    Hash tool, used for generating maps of shapes in topology.

    Member Function Documentation

    ◆ operator()() [1/2]

    bool TopTools_ShapeMapHasher::operator() ( const TopoDS_Shape & S1,
    const TopoDS_Shape & S2 ) const
    inlinenoexcept

    ◆ operator()() [2/2]

    size_t TopTools_ShapeMapHasher::operator() ( const TopoDS_Shape & theShape) const
    inlinenoexcept

    The documentation for this class was generated from the following file: