STL Writer conversion fixes

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@856 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2013-07-24 06:37:27 +00:00
parent b18b79a183
commit 13420acfd0

View File

@@ -279,7 +279,7 @@ write_stlb(const std::string& _filename, BaseExporter& _be, Options /* _opt */)
// number of faces
write_int(_be.n_faces(), out);
write_int( int(_be.n_faces()), out);
// write face set