OpenVDB 11.0.0
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
MultiResGrid< TreeType >::RestrictOp Struct Reference

#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.
 

Member Function Documentation

◆ run()

template<typename TreeType >
static ValueType run ( Coord ijk,
const ConstAccessor & acc )
inlinestatic

Static method that performs restriction by full weighting.

Parameters
ijkCoordinate location on the coarse tree
accValueAccessor to the fine tree