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