OpenVDB 12.0.0
|
#include </private/tmp/openvdb-20241101-6943-enag0s/openvdb-12.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 |