| 
    OpenVDB
    13.0.0
    
   | 
 
#include <openvdb/tools/MultiResGrid.h>
Static Public Member Functions | |
| static ValueType | run (const Coord &ijk, const ConstAccessor &acc) | 
| Interpolate values from a coarse grid (acc) into the index space (ijk) of a fine grid.  More... | |
      
  | 
  inlinestatic | 
Interpolate values from a coarse grid (acc) into the index space (ijk) of a fine grid.
| ijk | Coordinate location on the fine tree | 
| acc | ValueAccessor to the coarse tree | 
 1.8.11