#include <iostream>
#include <dlrCommon/exception.h>
Go to the source code of this file.
Classes | |
| class | dlr::numeric::AmanatidesWoo3DIterator< ARRAY3D > |
| This class provides access to the elements of a data array along a straight path, and does the actual work of Amanatides and Woo's fast voxel traversal algorithm. More... | |
Namespaces | |
| namespace | dlr::numeric |
| This namespace contains code for 1D, 2D, and 3D arrays, matrices, coordinate transformations, rotation conversions, and much more. | |
Copyright (C) 2004-2007 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.
Definition in file amanatidesWoo3DIterator.h.
1.5.8