openvdb icon indicating copy to clipboard operation
openvdb copied to clipboard

added nanovdb::getExtrema

Open kmuseth opened this issue 3 years ago • 0 comments

Signed-off-by: Ken [email protected]

Added an efficient method to compute the extrema values, i.e. min/max, of all the values in a NanoVDB grid that intersects a specified index bounding box.

Also improved documentation and fixed an index-bug in nanovdb::Tree:: activeTileCount

kmuseth avatar Jun 22 '22 04:06 kmuseth