Template specialization of INTERP_KERNEL.hash<T> function object for use with a with TriangleFaceKey as key class. More...
#include <SplitterTetra.hxx>
Public Member Functions | |
| int | operator() (const INTERP_KERNEL::TriangleFaceKey &key) const |
| Operator() that returns the precalculated hashvalue of a TriangleFaceKey object. | |
Template specialization of INTERP_KERNEL.hash<T> function object for use with a with TriangleFaceKey as key class.
| int INTERP_KERNEL.hash< INTERP_KERNEL.TriangleFaceKey >.operator() | ( | const INTERP_KERNEL::TriangleFaceKey & | key | ) | const |
Operator() that returns the precalculated hashvalue of a TriangleFaceKey object.
| key | a TriangleFaceKey object |
References INTERP_KERNEL.TriangleFaceKey.hashVal().