OpenVDB 11.0.0
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
  doc
 nanovdb
  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