mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-15 09:04:36 +00:00
used the std function to write output file
This commit is contained in:
parent
01d5eecc9e
commit
f2ca2efddb
File diff suppressed because it is too large
Load Diff
@ -33,7 +33,7 @@ private:
|
||||
QStringList templates;
|
||||
bool delRibFiles;
|
||||
|
||||
int convertGeometry(RibFileStack* files, QTextStream &out, MeshModel &m, RichParameterSet &, QStringList* textureList);
|
||||
int convertGeometry(RibFileStack* files, FILE* fout /*QTextStream &out*/, MeshModel &m, RichParameterSet &, QStringList* textureList);
|
||||
QString getDirFromPath(QString* path);
|
||||
QString getFileNameFromPath(QString* path, bool type = true);
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user