Open CASCADE Technology 7.8.2.dev
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: