Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
nav_grid_iterators::AbstractLineIteratorAbstract class for iterating over lines
nav_grid_iterators::BaseIterator< Derived >
nav_grid_iterators::BresenhamLine Iterator using Bresenham's algorithm (no subpixel precision)
nav_grid_iterators::CircleFillIterates over all of the valid indexes that lie within a circle in row major order
nav_grid_iterators::CircleOutlineIterates over the valid indexes that lie on the outline of a circle
InfiniteIterator< Iterator >
nav_grid_iterators::LineIterates over all of the valid indexes of a line
nav_grid_iterators::PolygonFillIterates over all of the valid indexes that lie within an arbitrary polygon in row major order
nav_grid_iterators::PolygonOutlineIterates over all of the valid indexes on the outline of a polygon
nav_grid_iterators::RayTraceLine Iterator with Ray Tracing (subpixel accuracy)
nav_grid_iterators::SpiralIterates over all of the valid indexes that lie within a circle from the center out
nav_grid_iterators::SubGridIterator for looping through every index within an aligned rectangular portion of the grid
nav_grid_iterators::WholeGrid


nav_grid_iterators
Author(s):
autogenerated on Wed Jun 26 2019 20:09:45