ndtree
nd-octree data-structure and algorithms
ndtree::v1::shift_location_fn Member List

This is the complete list of members for ndtree::v1::shift_location_fn, including all inherited members.

operator()(Loc loc, std::array< num_t, nd > offset, uint_t level=Loc::max_level()) const noexcept-> Locndtree::v1::shift_location_fn
operator()(Loc loc, std::array< int_t, nd > offset) const noexcept-> compact_optional< Loc >ndtree::v1::shift_location_fn