![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Polymorphic hasher for Geom_Surface using RTTI dispatch. Used for geometry deduplication. More...
#include <GeomHash_SurfaceHasher.hxx>
Public Member Functions | |
| GeomHash_SurfaceHasher (double theCompTolerance=Precision::Angular(), double theHashTolerance=Precision::Confusion()) | |
| std::size_t | operator() (const occ::handle< Geom_Surface > &theSurface) const noexcept |
| bool | operator() (const occ::handle< Geom_Surface > &theSurface1, const occ::handle< Geom_Surface > &theSurface2) const noexcept |
Data Fields | |
| double | CompTolerance |
| double | HashTolerance |
Polymorphic hasher for Geom_Surface using RTTI dispatch. Used for geometry deduplication.
| GeomHash_SurfaceHasher::GeomHash_SurfaceHasher | ( | double | theCompTolerance = Precision::Angular(), |
| double | theHashTolerance = Precision::Confusion() ) |
|
noexcept |
|
noexcept |
| double GeomHash_SurfaceHasher::CompTolerance |
| double GeomHash_SurfaceHasher::HashTolerance |