#include <lasreadpoint.hpp>
Definition at line 48 of file lasreadpoint.hpp.
 
◆ LASreadPoint()
      
        
          | LASreadPoint::LASreadPoint | ( |  | ) |  | 
      
 
 
◆ ~LASreadPoint()
      
        
          | LASreadPoint::~LASreadPoint | ( |  | ) |  | 
      
 
 
◆ done()
      
        
          | BOOL LASreadPoint::done | ( |  | ) |  | 
      
 
 
◆ init()
◆ read()
      
        
          | BOOL LASreadPoint::read | ( | U8 *const * | point | ) |  | 
      
 
 
◆ read_chunk_table()
  
  | 
        
          | BOOL LASreadPoint::read_chunk_table | ( |  | ) |  |  | private | 
 
 
◆ search_chunk_table()
  
  | 
        
          | U32 LASreadPoint::search_chunk_table | ( | const U32 | index, |  
          |  |  | const U32 | lower, |  
          |  |  | const U32 | upper |  
          |  | ) |  |  |  | private | 
 
 
◆ seek()
      
        
          | BOOL LASreadPoint::seek | ( | const U32 | current, | 
        
          |  |  | const U32 | target | 
        
          |  | ) |  |  | 
      
 
 
◆ setup()
◆ chunk_count
  
  | 
        
          | U32 LASreadPoint::chunk_count |  | private | 
 
 
◆ chunk_size
  
  | 
        
          | U32 LASreadPoint::chunk_size |  | private | 
 
 
◆ chunk_starts
  
  | 
        
          | I64* LASreadPoint::chunk_starts |  | private | 
 
 
◆ chunk_totals
  
  | 
        
          | U32* LASreadPoint::chunk_totals |  | private | 
 
 
◆ current_chunk
  
  | 
        
          | U32 LASreadPoint::current_chunk |  | private | 
 
 
◆ dec
◆ instream
◆ num_readers
  
  | 
        
          | U32 LASreadPoint::num_readers |  | private | 
 
 
◆ number_chunks
  
  | 
        
          | U32 LASreadPoint::number_chunks |  | private | 
 
 
◆ point_size
  
  | 
        
          | U32 LASreadPoint::point_size |  | private | 
 
 
◆ point_start
  
  | 
        
          | I64 LASreadPoint::point_start |  | private | 
 
 
◆ readers
◆ readers_compressed
◆ readers_raw
◆ seek_point
  
  | 
        
          | U8** LASreadPoint::seek_point |  | private | 
 
 
◆ tabled_chunks
  
  | 
        
          | U32 LASreadPoint::tabled_chunks |  | private | 
 
 
The documentation for this class was generated from the following files: