OpenVDB  6.0.0
Static Public Member Functions | List of all members
BoolSampler Struct Reference

#include <Clip.h>

Static Public Member Functions

static const char * name ()
 
static int radius ()
 
static bool mipmap ()
 
static bool consistent ()
 
template<class TreeT >
static bool sample (const TreeT &inTree, const Vec3R &inCoord, typename TreeT::ValueType &result)
 

Member Function Documentation

◆ consistent()

static bool consistent ( )
inlinestatic

◆ mipmap()

static bool mipmap ( )
inlinestatic

◆ name()

static const char* name ( )
inlinestatic

◆ radius()

static int radius ( )
inlinestatic

◆ sample()

static bool sample ( const TreeT &  inTree,
const Vec3R inCoord,
typename TreeT::ValueType &  result 
)
inlinestatic

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