OpenVDB  12.0.0
NodeManager.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
5 #include <nanovdb/NodeManager.h>
6 NANOVDB_DEPRECATED_HEADER("Include nanovdb/NodeManager.h instead.")
This class allows for sequential access to nodes in a NanoVDB tree on both the host and device...
Utility functions.