IO-Class to import compressed octrees from slam6d.  
 More...
#include <BoctreeIO.hpp>
IO-Class to import compressed octrees from slam6d. 
Definition at line 56 of file BoctreeIO.hpp.
◆ BoctreeIO()
      
        
          | lvr2::BoctreeIO::BoctreeIO | ( |  | ) |  | 
      
 
 
◆ ~BoctreeIO()
  
  | 
        
          | lvr2::BoctreeIO::~BoctreeIO | ( |  | ) |  |  | virtual | 
 
 
◆ parseFrameFile()
  
  | 
        
          | Matrix4< Vec > lvr2::BoctreeIO::parseFrameFile | ( | ifstream & | frameFile | ) |  |  | private | 
 
 
◆ read()
  
  | 
        
          | ModelPtr lvr2::BoctreeIO::read | ( | string | filename | ) |  |  | virtual | 
 
Parse the given file and load supported elements. 
- Parameters
- 
  
    | filename | The file to read. |  
 
Definition at line 55 of file BoctreeIO.cpp.
 
 
◆ save()
  
  | 
        
          | void lvr2::BoctreeIO::save | ( | string | filename | ) |  |  | virtual | 
 
Save the loaded elements to the given file. 
- Parameters
- 
  
    | filename | Filename of the file to write. |  
 
Definition at line 220 of file BoctreeIO.cpp.
 
 
The documentation for this class was generated from the following files: