#include <iostream>
#include <dlrCommon/exception.h>
Include dependency graph for amanatidesWoo2DIterator.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | dlr |
| namespace | dlr::numeric |
Classes | |
| class | dlr::numeric::AmanatidesWoo2DIterator< ARRAY2D > |
| 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... | |
Copyright (C) 2004-2007 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.
Definition in file amanatidesWoo2DIterator.h.
1.5.2