OpenVDB  9.0.1
Classes | Static Public Attributes | List of all members
BIAS_SCHEME< bgs > Struct Template Reference

#include <openvdb/math/Operators.h>

Classes

struct  ISStencil
 

Static Public Attributes

static const DScheme FD = FD_1ST
 
static const DScheme BD = BD_1ST
 

Detailed Description

template<BiasedGradientScheme bgs>
struct openvdb::v9_0::math::BIAS_SCHEME< bgs >

struct that relates the BiasedGradientScheme to the forward and backward difference methods used, as well as to the correct stencil type for index space use

Member Data Documentation

const DScheme BD = BD_1ST
static
const DScheme FD = FD_1ST
static