OpenVDB 12.0.0
 
Loading...
Searching...
No Matches
hash< openvdb::math::Coord > Struct 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

◆ argument_type

◆ Coord

using Coord = openvdb::math::Coord

◆ result_type

using result_type = std::size_t

Member Function Documentation

◆ operator()()

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