Require only ostream instead of ofstream

This commit is contained in:
Mael Rouxel-Labbé 2020-07-13 16:56:10 +02:00
parent 17320106ce
commit b6790c6bc6
1 changed files with 1 additions and 1 deletions

View File

@ -445,7 +445,7 @@ public:
}
/// Outputs the mesh to maya
void output_to_maya(std::ofstream& os,
void output_to_maya(std::ostream& os,
bool surfaceOnly = true) const
{
// Call global function