OpenVDB  11.0.0
Public Types | Public Member Functions | List of all members
hash< openvdb::math::Coord > Struct Template Reference

#include <openvdb/math/Coord.h>

Public Types

using Coord = openvdb::math::Coord
 
using argument_type = Coord
 
using result_type = std::size_t
 

Public Member Functions

std::size_t operator() (const Coord &ijk) const noexcept
 

Member Typedef Documentation

using Coord = openvdb::math::Coord
using result_type = std::size_t

Member Function Documentation

std::size_t operator() ( const Coord ijk) const
inlinenoexcept