This version introduces ABI changes relative to older major releases, so to preserve ABI compatibility it might be necessary to define the macro
OPENVDB_ABI_VERSION_NUMBER=
N, where, for example, N is 6 for Houdini 18.0 and 7 for Houdini 18.5.
Official release of OpenVDB AX, a new C++ library that implements a domain specific JIT (just-in-time) compiled expression language, providing users with a new way of interacting with OpenVDB data. AX is tailored towards writing highly parallelizable and customizable OpenVDB volume and point kernel operations. See the documentation for more.
[[deprecated]]
attribute.