OpenVDB 10.0.1
Loading...
Searching...
No Matches
math Directory Reference

Files

 BBox.h
 
 ConjGradient.h
 Preconditioned conjugate gradient solver (solves Ax = b using the conjugate gradient method with one of a selection of preconditioners)
 
 Coord.h
 
 DDA.h
 Digital Differential Analyzers specialized for VDB.
 
 FiniteDifference.h
 
 Half.h
 
 HalfLimits.h
 
 LegacyFrustum.h
 
 Maps.h
 
 Mat.h
 
 Mat3.h
 
 Mat4.h
 
 Math.h
 General-purpose arithmetic and comparison routines, most of which accept arbitrary value types (or at least arbitrary numeric value types)
 
 Operators.h
 
 Proximity.h
 
 QuantizedUnitVec.h
 
 Quat.h
 
 Ray.h
 A Ray class.
 
 Stats.h
 Classes to compute statistics and histograms.
 
 Stencils.h
 Defines various finite difference stencils by means of the "curiously recurring template pattern" on a BaseStencil that caches stencil values and stores a ValueAccessor for fast lookup.
 
 Transform.h
 
 Tuple.h
 
 Vec2.h
 
 Vec3.h
 
 Vec4.h