Template Function lvr2::writeDebugMesh

Function Documentation

template<typename BaseVecT>
void lvr2::writeDebugMesh(const BaseMesh<BaseVecT> &mesh, string filename = "debug.ply", RGB8Color color = {255, 0, 0})

Write a mesh to the given filename and color it with the given color.