#include <lookup_table.h>
Definition at line 60 of file lookup_table.h.
 
◆ Cell
◆ OptimizingLookupTable()
      
        
          | ArdourCanvas::OptimizingLookupTable::OptimizingLookupTable  | 
          ( | 
          Item const &  | 
          ,  | 
        
        
           | 
           | 
          int  | 
            | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ~OptimizingLookupTable()
      
        
          | ArdourCanvas::OptimizingLookupTable::~OptimizingLookupTable  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ area_to_indices()
  
  
      
        
          | void ArdourCanvas::OptimizingLookupTable::area_to_indices  | 
          ( | 
          Rect const &  | 
          ,  | 
         
        
           | 
           | 
          int &  | 
          ,  | 
         
        
           | 
           | 
          int &  | 
          ,  | 
         
        
           | 
           | 
          int &  | 
          ,  | 
         
        
           | 
           | 
          int &  | 
            | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
private   | 
  
 
 
◆ get()
  
  
      
        
          | std::vector<Item*> ArdourCanvas::OptimizingLookupTable::get  | 
          ( | 
          Rect const &  | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ has_item_at_point()
  
  
      
        
          | bool ArdourCanvas::OptimizingLookupTable::has_item_at_point  | 
          ( | 
          Duple const &  | 
          point | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ items_at_point()
  
  
      
        
          | std::vector<Item*> ArdourCanvas::OptimizingLookupTable::items_at_point  | 
          ( | 
          Duple const &  | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ point_to_indices()
  
  
      
        
          | void ArdourCanvas::OptimizingLookupTable::point_to_indices  | 
          ( | 
          Duple  | 
          ,  | 
         
        
           | 
           | 
          int &  | 
          ,  | 
         
        
           | 
           | 
          int &  | 
            | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
private   | 
  
 
 
◆ ::OptimizingLookupTableTest
◆ _added
  
  
      
        
          | bool ArdourCanvas::OptimizingLookupTable::_added | 
         
       
   | 
  
private   | 
  
 
 
◆ _cell_size
  
  
      
        
          | Duple ArdourCanvas::OptimizingLookupTable::_cell_size | 
         
       
   | 
  
private   | 
  
 
 
◆ _cells
  
  
      
        
          | Cell** ArdourCanvas::OptimizingLookupTable::_cells | 
         
       
   | 
  
private   | 
  
 
 
◆ _dimension
  
  
      
        
          | int ArdourCanvas::OptimizingLookupTable::_dimension | 
         
       
   | 
  
private   | 
  
 
 
◆ _items_per_cell
  
  
      
        
          | int ArdourCanvas::OptimizingLookupTable::_items_per_cell | 
         
       
   | 
  
private   | 
  
 
 
◆ _offset
  
  
      
        
          | Duple ArdourCanvas::OptimizingLookupTable::_offset | 
         
       
   | 
  
private   | 
  
 
 
◆ default_items_per_cell
  
  
      
        
          | int ArdourCanvas::OptimizingLookupTable::default_items_per_cell | 
         
       
   | 
  
static   | 
  
 
 
The documentation for this class was generated from the following file: