Blender
V4.3
intern
openvdb
openvdb_capi.h
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
#ifndef __OPENVDB_CAPI_H__
6
#define __OPENVDB_CAPI_H__
7
8
#ifdef __cplusplus
9
extern
"C"
{
10
#endif
11
12
int
OpenVDB_getVersionHex
(
void
);
13
14
#ifdef __cplusplus
15
}
16
#endif
17
18
#endif
/* __OPENVDB_CAPI_H__ */
OpenVDB_getVersionHex
int OpenVDB_getVersionHex(void)
Definition
openvdb_capi.cc:8
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0