OpenVDB 13.1.0
Loading...
Searching...
No Matches
Stencils.h
Go to the documentation of this file.
1// Copyright Contributors to the OpenVDB Project
2// SPDX-License-Identifier: Apache-2.0
3
4#include <nanovdb/util/Util.h>// for NANOVDB_DEPRECATED_HEADER
6NANOVDB_DEPRECATED_HEADER("Include nanovdb/math/Stencils.h instead.")
Defines various finite-difference stencils that allow for the computation of gradients of order 1 to ...
Utility functions.