HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::tools::MultiResGrid< TreeType >::RestrictOp Struct Reference

#include <MultiResGrid.h>

Static Public Member Functions

static ValueType run (Coord ijk, const ConstAccessor &acc)
 Static method that performs restriction by full weighting. More...
 

Detailed Description

template<typename TreeType>
struct openvdb::OPENVDB_VERSION_NAME::tools::MultiResGrid< TreeType >::RestrictOp

Definition at line 870 of file MultiResGrid.h.

Member Function Documentation

template<typename TreeType >
static ValueType openvdb::OPENVDB_VERSION_NAME::tools::MultiResGrid< TreeType >::RestrictOp::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

Definition at line 875 of file MultiResGrid.h.


The documentation for this struct was generated from the following file: