OpenVDB  5.2.0
Public Types | Public Member Functions | List of all members
ActivationOp< TreeType > Class Template Reference

#include <Morphology.h>

Public Types

typedef TreeType::ValueType ValueT
 

Public Member Functions

 ActivationOp (bool state, const ValueT &val, const ValueT &tol)
 
void operator() (const typename TreeType::ValueOnIter &it) const
 
void operator() (const typename TreeType::ValueOffIter &it) const
 
void operator() (const typename TreeType::LeafIter &lit) const
 

Member Typedef Documentation

◆ ValueT

typedef TreeType::ValueType ValueT

Constructor & Destructor Documentation

◆ ActivationOp()

ActivationOp ( bool  state,
const ValueT val,
const ValueT tol 
)
inline

Member Function Documentation

◆ operator()() [1/3]

void operator() ( const typename TreeType::ValueOnIter &  it) const
inline

◆ operator()() [2/3]

void operator() ( const typename TreeType::ValueOffIter &  it) const
inline

◆ operator()() [3/3]

void operator() ( const typename TreeType::LeafIter &  lit) const
inline

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