OpenVDB 13.1.0
Loading...
Searching...
No Matches
GridChecksum.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/tools/GridChecksum.h instead.")
Utility functions.
Computes a pair of uint32_t checksums, of a Grid, by means of 32 bit Cyclic Redundancy Check (CRC32)