HDK
|
#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 |
Definition at line 189 of file LevelSetFilter.h.
|
inline |
Definition at line 190 of file LevelSetFilter.h.
|
inline |
Definition at line 192 of file LevelSetFilter.h.
GridT::ConstAccessor openvdb::OPENVDB_VERSION_NAME::tools::LevelSetFilter< GridT, MaskT, InterruptT >::Filter::Avg< Axis >::acc |
Definition at line 199 of file LevelSetFilter.h.
const ValueType openvdb::OPENVDB_VERSION_NAME::tools::LevelSetFilter< GridT, MaskT, InterruptT >::Filter::Avg< Axis >::frac |
Definition at line 201 of file LevelSetFilter.h.
const Int32 openvdb::OPENVDB_VERSION_NAME::tools::LevelSetFilter< GridT, MaskT, InterruptT >::Filter::Avg< Axis >::width |
Definition at line 200 of file LevelSetFilter.h.