Uses of Class
boofcv.io.points.StlDataStructure
-
Uses of StlDataStructure in boofcv.io.points
-
Uses of StlDataStructure in boofcv.io.points.impl
Modifier and TypeMethodDescriptionvoid
StlFileReader.readAscii
(BufferedReader input, StlDataStructure out) Parses a file in the STL ASCII formatvoid
StlFileReader.readBinary
(InputStream input, StlDataStructure out) Parses a file in the STL binary format