closes https://github.com/assimp/assimp/issues/842: experimental suppor for ascii stl pointcloud export.

This commit is contained in:
Kim Kulling
2018-05-01 09:06:22 +02:00
parent 410e9d4b3f
commit 9f835ea843
6 changed files with 52 additions and 18 deletions

View File

@@ -75,4 +75,5 @@ bool CPUSupportsSSE2() {
#endif
}
} // Namespace Assimp