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

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

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