OpenVDB 12.0.0
Loading...
Searching...
No Matches
BIAS_SCHEME< bgs >::ISStencil< GridType, IsSafe > Struct Template Reference

#include </private/tmp/openvdb-20241101-6943-enag0s/openvdb-12.0.0/openvdb/openvdb/math/Operators.h>

Public Types

using StencilType = SevenPointStencil<GridType, IsSafe>
 

Member Typedef Documentation

◆ StencilType

template<BiasedGradientScheme bgs>
template<typename GridType , bool IsSafe = true>
using StencilType = SevenPointStencil<GridType, IsSafe>