Function lvr2::writeModel

Function Documentation

size_t lvr2::writeModel(ModelPtr model, const boost::filesystem::path &outfile)

Writes the given model to the given file.

Parameters:
  • model – A LVR model

  • outfile – The target file.

Returns:

The number of points writen to the target file.