Searched defs:nearest_neighbor_sampler (Results 1 – 1 of 1) sorted by relevance
36 struct nearest_neighbor_sampler {}; struct39 bool sample(nearest_neighbor_sampler, SrcView const& src, point<F> const& p, DstP& result) in sample() argument