ENH: use STL reader from surfMesh library for triSurface as well (issue #294)
- initial step in reducing duplicate IO for triSurface. - write STL triangle using common core routines from fileFormats
Showing
- src/fileFormats/stl/STLCore.C 2 additions, 2 deletionssrc/fileFormats/stl/STLCore.C
- src/fileFormats/stl/STLCore.H 2 additions, 2 deletionssrc/fileFormats/stl/STLCore.H
- src/fileFormats/stl/STLReader.C 22 additions, 5 deletionssrc/fileFormats/stl/STLReader.C
- src/fileFormats/stl/STLReader.H 28 additions, 25 deletionssrc/fileFormats/stl/STLReader.H
- src/fileFormats/stl/STLReaderASCII.L 8 additions, 5 deletionssrc/fileFormats/stl/STLReaderASCII.L
- src/fileFormats/stl/STLpoint.H 8 additions, 2 deletionssrc/fileFormats/stl/STLpoint.H
- src/fileFormats/stl/STLtriangle.H 17 additions, 14 deletionssrc/fileFormats/stl/STLtriangle.H
- src/fileFormats/stl/STLtriangleI.H 11 additions, 11 deletionssrc/fileFormats/stl/STLtriangleI.H
- src/surfMesh/surfaceFormats/stl/STLsurfaceFormat.C 3 additions, 3 deletionssrc/surfMesh/surfaceFormats/stl/STLsurfaceFormat.C
- src/triSurface/Make/files 0 additions, 2 deletionssrc/triSurface/Make/files
- src/triSurface/triSurface/interfaces/STL/readSTL.C 51 additions, 33 deletionssrc/triSurface/triSurface/interfaces/STL/readSTL.C
- src/triSurface/triSurface/interfaces/STL/readSTLASCII.L 0 additions, 490 deletionssrc/triSurface/triSurface/interfaces/STL/readSTLASCII.L
- src/triSurface/triSurface/interfaces/STL/readSTLBINARY.C 0 additions, 152 deletionssrc/triSurface/triSurface/interfaces/STL/readSTLBINARY.C
- src/triSurface/triSurface/interfaces/STL/writeSTL.C 48 additions, 61 deletionssrc/triSurface/triSurface/interfaces/STL/writeSTL.C
- src/triSurface/triSurface/triSurface.C 2 additions, 2 deletionssrc/triSurface/triSurface/triSurface.C
- src/triSurface/triSurface/triSurface.H 2 additions, 4 deletionssrc/triSurface/triSurface/triSurface.H
Please register or sign in to comment