OpenVDB  12.0.0
util Directory Reference

Files

file  CpuTimer.h [code]
 
file  CreateNanoGrid.h [code]
 
file  DitherLUT.h [code]
 
file  ForEach.h [code]
 A unified wrapper for tbb::parallel_for and a naive std::thread fallback.
 
file  GridBuilder.h [code]
 
file  GridChecksum.h [code]
 
file  GridStats.h [code]
 
file  GridValidator.h [code]
 
file  HDDA.h [code]
 
file  HostBuffer.h [code]
 
file  Invoke.h [code]
 A unified wrapper for tbb::parallel_invoke and a naive std::thread analog.
 
file  IO.h [code]
 
file  NanoToOpenVDB.h [code]
 
file  NodeManager.h [code]
 
file  OpenToNanoVDB.h [code]
 
file  PrefixSum.h [code]
 Multi-threaded implementations of inclusive prefix sum.
 
file  Primitives.h [code]
 
file  Range.h [code]
 Custom Range class that is compatible with the tbb::blocked_range classes.
 
file  Ray.h [code]
 
file  Reduce.h [code]
 A unified wrapper for tbb::parallel_reduce and a naive std::future analog.
 
file  SampleFromVoxels.h [code]
 
file  Stencils.h [code]
 
file  Timer.h [code]
 A simple timing class (in case openvdb::util::CpuTimer is unavailable)
 
file  Util.h [code]
 Utility functions.