Blender V4.3
openvdb_capi.cc
Go to the documentation of this file.
1/* SPDX-FileCopyrightText: 2015 Blender Authors
2 *
3 * SPDX-License-Identifier: GPL-2.0-or-later */
4
5#include "openvdb_capi.h"
6#include <openvdb/openvdb.h>
7
9{
10 return openvdb::OPENVDB_LIBRARY_VERSION;
11}
int OpenVDB_getVersionHex()