35 #ifndef INCLUDE_LVR2_IO_STLIO_HPP_ 36 #define INCLUDE_LVR2_IO_STLIO_HPP_ virtual void save(string filename)
Interface specification for low-level io. All read elements are stored in linear arrays.
Base interface for all I/O related classes.
std::shared_ptr< Model > ModelPtr
virtual ModelPtr read(string filename)
Parse the given file and load supported elements.