Definition at line 10 of file grid_rasterization_test.cpp.
 
  
  
      
        
          | RectangleGridRasterizationTest::RectangleGridRasterizationTest  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | AreaIds RectangleGridRasterizationTest::area_to_ids  | 
          ( | 
          const Point2D &  | 
          center,  | 
         
        
           | 
           | 
          double  | 
          side_len  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlineprotected   | 
  
 
 
  
  
      
        
          | AreaIds RectangleGridRasterizationTest::area_to_ids  | 
          ( | 
          const Point2D &  | 
          offset,  | 
         
        
           | 
           | 
          double  | 
          bot_len,  | 
         
        
           | 
           | 
          double  | 
          top_len,  | 
         
        
           | 
           | 
          double  | 
          left_len,  | 
         
        
           | 
           | 
          double  | 
          right_len  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlineprotected   | 
  
 
 
  
  
      
        
          | void RectangleGridRasterizationTest::test_area_alignement  | 
          ( | 
          const Directions &  | 
          dirs | ) | 
           | 
         
       
   | 
  
inlineprotected   | 
  
 
 
  
  
      
        
          | void RectangleGridRasterizationTest::test_area_exceeding  | 
          ( | 
          const Directions &  | 
          dirs | ) | 
           | 
         
       
   | 
  
inlineprotected   | 
  
 
 
  
  
      
        
          | constexpr double RectangleGridRasterizationTest::Cell_Len = Grid_Scale | 
         
       
   | 
  
staticprotected   | 
  
 
 
  
  
      
        
          | constexpr double RectangleGridRasterizationTest::Grid_Scale = 0.5 | 
         
       
   | 
  
staticprotected   | 
  
 
 
  
  
      
        
          | constexpr double RectangleGridRasterizationTest::Half_Cell_Len = Cell_Len / 2 | 
         
       
   | 
  
staticprotected   | 
  
 
 
  
  
      
        
          | constexpr double RectangleGridRasterizationTest::Quat_Cell_Len = Half_Cell_Len / 2 | 
         
       
   | 
  
staticprotected   | 
  
 
 
The documentation for this class was generated from the following file: