SHAPER 9.16.0
GeomAPI_Shape::Hash Class Reference

Hash code for the shape. More...

#include <GeomAPI_Shape.h>

Public Member Functions

GEOMAPI_EXPORT int operator() (const std::shared_ptr< GeomAPI_Shape > &theShape) const
 Return Hash value according to the address of the shape. More...
 

Detailed Description

Hash code for the shape.

Member Function Documentation

◆ operator()()

int GeomAPI_Shape::Hash::operator() ( const std::shared_ptr< GeomAPI_Shape > &  theShape) const

Return Hash value according to the address of the shape.