OpenVDB
12.0.0
|
#include <openvdb/tools/MultiResGrid.h>
Static Public Member Functions | |
static ValueType | run (Coord ijk, const ConstAccessor &acc) |
Static method that performs restriction by full weighting. More... | |
|
inlinestatic |
Static method that performs restriction by full weighting.
ijk | Coordinate location on the coarse tree |
acc | ValueAccessor to the fine tree |