OpenVDB  11.0.0
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
  nanovdb
  examples
  unittest
  util
 CNanoVDB.h
 NanoVDB.hImplements a light-weight self-contained VDB data-structure in a single file! In other words, this is a significantly watered-down version of the OpenVDB implementation, with few dependencies - so a one-stop-shop for a minimalistic VDB data structure that run on most platforms!
 PNanoVDB.hThis file is a portable (e.g. pointer-less) C99/GLSL/HLSL port of NanoVDB.h, which is compatible with most graphics APIs
  openvdb
  io
  math
  points
  tools
  tree
  util
 Exceptions.h
 Grid.h
 Metadata.h
 MetaMap.h
 openvdb.h
 Platform.h
 PlatformConfig.h
 TypeList.hA TypeList provides a compile time sequence of heterogeneous types which can be accessed, transformed and executed over in various ways. It incorporates a subset of functionality similar to boost::mpl::vector however provides most of its content through using declarations rather than additional typed classes
 Types.h
 version.h.in
  openvdb_ax
  ast
  codegen
  compiler
  grammar
  math
  test
 ax.hSingle header include which provides methods for initializing AX and running a full AX pipeline (parsing, compiling and executing) across standard OpenVDB Grid types
 Exceptions.hOpenVDB AX Exceptions
  openvdb_houdini
 AttributeTransferUtil.hUtility methods used by the From/To Polygons and From Particles SOPs
 GEO_PrimVDB.h
 GeometryUtil.hUtility methods and tools for geometry processing
 GT_GEOPrimCollectVDB.h
 GU_PrimVDB.h
 GU_VDBPointTools.hCollection of PointIndexGrid helpers for Houdini
 ParmFactory.hA collection of factory methods and helper functions to simplify Houdini plugin development and maintenance
 PointUtils.hUtility classes and functions for OpenVDB Points Houdini plugins
 SOP_NodeVDB.hBase class for OpenVDB plugins
 SOP_VDBVerbUtils.h
 UT_VDBTools.hLess commonly-used utility classes and functions for OpenVDB plugins
 UT_VDBUtils.h
 Utils.hUtility classes and functions for OpenVDB plugins