OpenVDB  2.3.0
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
SDFPrune< ValueType > Struct Template Reference

#include <MeshToVolume.h>

Public Member Functions

 SDFPrune (const ValueType &out, const ValueType &in)
 
template<typename ChildType >
bool operator() (ChildType &child)
 

Public Attributes

const ValueType outside
 
const ValueType inside
 
ValueType value
 

Static Public Attributes

static const bool state = false
 

Constructor & Destructor Documentation

SDFPrune ( const ValueType &  out,
const ValueType &  in 
)
inline

Member Function Documentation

bool operator() ( ChildType &  child)
inline

Member Data Documentation

const ValueType inside
const ValueType outside
const bool state = false
static
ValueType value

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