Files
-
dir darts main Darts include directory
- file array2d.h Class Array2d.
- file common.h Common include files and various utility functions.
- file fwd.h Various forward declaration.
- file hash.h Contains various hashing functions.
- file image.h Class Image, Image3f, and Image4f.
- file math.h Contains various classes for linear algebra: vectors, matrices, rays, axis-aligned bounding boxes.
- file parallel.h parallel processing functionality
- file progress.h Class Progress.
- file ray.h Contains the definition of a generic, N-dimension Ray class.
- file spherical.h Namespace Spherical.
-
dir src main Darts source directory
- file darts_tutorial0.cpp A tutorial stepping through basic Darts functionality.