HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::math::BIAS_SCHEME< bgs >::ISStencil< GridType, IsSafe > Struct Template Reference

#include <Operators.h>

Public Types

using StencilType = SevenPointStencil< GridType, IsSafe >
 

Detailed Description

template<BiasedGradientScheme bgs>
template<typename GridType, bool IsSafe = true>
struct openvdb::OPENVDB_VERSION_NAME::math::BIAS_SCHEME< bgs >::ISStencil< GridType, IsSafe >

Definition at line 134 of file Operators.h.

Member Typedef Documentation

template<BiasedGradientScheme bgs>
template<typename GridType , bool IsSafe = true>
using openvdb::OPENVDB_VERSION_NAME::math::BIAS_SCHEME< bgs >::ISStencil< GridType, IsSafe >::StencilType = SevenPointStencil<GridType, IsSafe>

Definition at line 135 of file Operators.h.


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