Go to the documentation of this file.
18 #ifndef OPENVDB_AX_AX_HAS_BEEN_INCLUDED
19 #define OPENVDB_AX_AX_HAS_BEEN_INCLUDED
94 #endif // OPENVDB_AX_AX_HAS_BEEN_INCLUDED
std::vector< GridBase::Ptr > GridPtrVec
Definition: Grid.h:514
Library and file format version numbers.
void initialize()
Initializes OpenVDB AX and subsequent LLVM components.
void uninitialize()
Uninitialize and deregister OpenVDB AX.
bool isInitialized()
Check to see if OpenVDB AX components have been initialized.
#define OPENVDB_USE_VERSION_NAMESPACE
Definition: version.h:153
Abstract base class for typed grids.
Definition: Grid.h:78
#define OPENVDB_VERSION_NAME
The version namespace name for this library version.
Definition: version.h:101
Definition: openvdb/Exceptions.h:13
void run(const char *ax, openvdb::GridPtrVec &grids)
Run a full AX pipeline (parse, compile and execute) on a vector of OpenVDB numerical grids OR a vecto...