#include <STLIO.hpp>
Definition at line 47 of file STLIO.hpp.
 
◆ STLIO()
◆ ~STLIO()
◆ read()
  
  | 
        
          | ModelPtr lvr2::STLIO::read | ( | string | filename | ) |  |  | virtual | 
 
Parse the given file and load supported elements. 
- Parameters
- 
  
    | filename | The file to read. |  
 
- Returns
- A new model. If the file could not be parsed, an empty model is returned. 
Definition at line 62 of file STLIO.cpp.
 
 
◆ save() [1/2]
  
  | 
        
          | void lvr2::STLIO::save | ( | ModelPtr | model, |  
          |  |  | string | filename |  
          |  | ) |  |  |  | virtual | 
 
 
◆ save() [2/2]
  
  | 
        
          | void lvr2::STLIO::save | ( | string | filename | ) |  |  | virtual | 
 
 
The documentation for this class was generated from the following files: