OpenVDB 12.1.0
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
 
doc
 
ax
 
nanovdb
 
nanovdb
 
examples
 
unittest
 
util
 
CNanoVDB.h
 
GridHandle.h
Defines GridHandle, which manages a host, and possibly a device, memory buffer containing one or more NanoVDB grids
 
HostBuffer.h
HostBuffer - a buffer that contains a shared or private bump pool to either externally or internally managed host memory
 
NanoVDB.h
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!
 
NodeManager.h
This class allows for sequential access to nodes in a NanoVDB tree on both the host and device
 
PNanoVDB.h
This 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.h
A 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.h
Single header include which provides methods for initializing AX and running a full AX pipeline (parsing, compiling and executing) across standard OpenVDB Grid types
 
Exceptions.h
OpenVDB AX Exceptions
 
openvdb_houdini
 
AttributeTransferUtil.h
Utility methods used by the From/To Polygons and From Particles SOPs
 
GeometryUtil.h
Utility methods and tools for geometry processing
 
GT_GEOPrimCollectVDB.h
 
GU_VDBPointTools.h
Collection of PointIndexGrid helpers for Houdini
 
ParmFactory.h
A collection of factory methods and helper functions to simplify Houdini plugin development and maintenance
 
PointUtils.h
Utility classes and functions for OpenVDB Points Houdini plugins
 
SOP_NodeVDB.h
Base class for OpenVDB plugins
 
SOP_VDBVerbUtils.h
 
UT_VDBTools.h
Less commonly-used utility classes and functions for OpenVDB plugins
 
UT_VDBUtils.h
 
Utils.h
Utility classes and functions for OpenVDB plugins