Struct PointPerceptionsOpsView::VoxelKeyHash
Defined in File PointPerception.hpp
Nested Relationships
This struct is a nested type of Class PointPerceptionsOpsView.
Struct Documentation
Hash functor for VoxelKey.
Public Functions
Computes the hash value.
- Parameters:
key – Voxel key.
- Returns:
Hash value for
key.