OpenVDB  11.0.0
OpenToNanoVDB.h
Go to the documentation of this file.
1 // Copyright Contributors to the OpenVDB Project
2 // SPDX-License-Identifier: MPL-2.0
3 
4 /*!
5  \file OpenToNanoVDB.h
6 
7  \author Ken Museth
8 
9  \date January 8, 2020
10 
11  \warning this file has been replaced by CreateNanoGrid.h
12 
13 */
14 
15 #include "CreateNanoGrid.h"
Convert any grid to a nanovdb grid of the same type, e.g. float->float.