#include <grid_rasterization.h>
Public Member Functions | |
| GridRasterizedRectangle (const RegularSquaresGrid &grid, const LightWeightRectangle &r, bool include_border=true) | |
| bool | has_next () | 
| RegularSquaresGrid::Coord | next () | 
| auto | to_vector ()&& | 
Private Attributes | |
| RegularSquaresGrid::Coord | _lb | 
| RegularSquaresGrid::Coord | _rt | 
| int | _x | 
| int | _y | 
Definition at line 13 of file grid_rasterization.h.
      
  | 
  inline | 
Definition at line 26 of file grid_rasterization.h.
      
  | 
  inline | 
Definition at line 50 of file grid_rasterization.h.
      
  | 
  inline | 
Definition at line 56 of file grid_rasterization.h.
      
  | 
  inline | 
Definition at line 66 of file grid_rasterization.h.
      
  | 
  private | 
Definition at line 73 of file grid_rasterization.h.
      
  | 
  private | 
Definition at line 73 of file grid_rasterization.h.
      
  | 
  private | 
Definition at line 74 of file grid_rasterization.h.
      
  | 
  private | 
Definition at line 74 of file grid_rasterization.h.