Open CASCADE Technology  7.8.1
Public Member Functions
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

std::size_t RWObj_Reader::ObjVec3iHasher::operator() ( const Graphic3d_Vec3i theKey) const
inlinenoexcept
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: