MeVisLab Toolbox Reference
MatrixHashFunction Struct Reference

Struct for retrieving a hash key for a Matrix4 which is used in the caches for voxel bounding boxes. More...

#include <MLCSOIncludes.h>

Public Member Functions

size_t operator() (const MatrixHashPair &hashPair) const
 

Detailed Description

Struct for retrieving a hash key for a Matrix4 which is used in the caches for voxel bounding boxes.

Definition at line 82 of file MLCSOIncludes.h.

Member Function Documentation

◆ operator()()

size_t MatrixHashFunction::operator() ( const MatrixHashPair hashPair) const
inline

Definition at line 84 of file MLCSOIncludes.h.

References MatrixHashPair::hashKey.


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