OpenVDB  11.0.0
nanovdb Directory Reference

Directories

directory  examples
 
directory  unittest
 
directory  util
 

Files

file  CNanoVDB.h [code]
 
file  NanoVDB.h [code]
 Implements 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!
 
file  PNanoVDB.h [code]
 This file is a portable (e.g. pointer-less) C99/GLSL/HLSL port of NanoVDB.h, which is compatible with most graphics APIs.