OpenVDB 10.0.1
Loading...
Searching...
No Matches
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()

Avg ( const GridT &  grid,
Int32  w 
)
inline

Member Function Documentation

◆ operator()()

ValueType operator() ( Coord  xyz)
inline

Member Data Documentation

◆ acc

GridT::ConstAccessor acc

◆ frac

const ValueType frac

◆ width

const Int32 width