Open CASCADE Technology 7.8.2.dev
RWObj_Reader::ObjVec3iHasher Struct Reference

Hasher for 3 ordered integers. More...

#include <RWObj_Reader.hxx>

Public Member Functions

std::size_t operator() (const Graphic3d_Vec3i &theKey) const noexcept
 
bool operator() (const Graphic3d_Vec3i &theKey1, const Graphic3d_Vec3i &theKey2) const noexcept
 

Detailed Description

Hasher for 3 ordered integers.

Member Function Documentation

◆ operator()() [1/2]

std::size_t RWObj_Reader::ObjVec3iHasher::operator() ( const Graphic3d_Vec3i & theKey) const
inlinenoexcept

◆ operator()() [2/2]

bool RWObj_Reader::ObjVec3iHasher::operator() ( const Graphic3d_Vec3i & theKey1,
const Graphic3d_Vec3i & theKey2 ) const
inlinenoexcept

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