Uses of Class
boofcv.io.points.StlDataStructure
Packages that use StlDataStructure
-
Uses of StlDataStructure in boofcv.io.points
Methods in boofcv.io.points that return StlDataStructureMethods in boofcv.io.points with parameters of type StlDataStructure -
Uses of StlDataStructure in boofcv.io.points.impl
Methods in boofcv.io.points.impl with parameters of type StlDataStructureModifier and TypeMethodDescriptionvoidStlFileReader.readAscii(BufferedReader input, StlDataStructure out) Parses a file in the STL ASCII formatvoidStlFileReader.readBinary(InputStream input, StlDataStructure out) Parses a file in the STL binary format