|
OpenVDB 13.0.0
|
#include <openvdb/math/FiniteDifference.h>
Static Public Member Functions | |
| template<typename Accessor> | |
| static Accessor::ValueType | inX (const Accessor &grid, const Coord &ijk) |
| template<typename Accessor> | |
| static Accessor::ValueType | inY (const Accessor &grid, const Coord &ijk) |
| template<typename Accessor> | |
| static Accessor::ValueType | inZ (const Accessor &grid, const Coord &ijk) |
| template<typename Stencil> | |
| static Stencil::ValueType | inX (const Stencil &S) |
| template<typename Stencil> | |
| static Stencil::ValueType | inY (const Stencil &S) |
| template<typename Stencil> | |
| static Stencil::ValueType | inZ (const Stencil &S) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |