OpenVDB  9.0.1
Public Member Functions | Public Attributes | List of all members
LevelSetFilter< GridT, MaskT, InterruptT >::Filter::Avg< Axis > Struct Template Reference

#include <openvdb/tools/LevelSetFilter.h>

Public Member Functions

 Avg (const GridT &grid, Int32 w)
 
ValueType operator() (Coord xyz)
 

Public Attributes

GridT::ConstAccessor acc
 
const Int32 width
 
const ValueType frac
 

Constructor & Destructor Documentation

Avg ( const GridT &  grid,
Int32  w 
)
inline

Member Function Documentation

ValueType operator() ( Coord  xyz)
inline

Member Data Documentation

GridT::ConstAccessor acc
const ValueType frac
const Int32 width