Uses of Record Class
io.github.mwttg.wavefront.extractor.FileData
Packages that use FileData
-
Uses of FileData in io.github.mwttg.wavefront.extractor
Methods in io.github.mwttg.wavefront.extractor that return FileDataModifier and TypeMethodDescriptionstatic FileDataExtractorService.extractFrom(List<String> lines)Processes each line of the obj file and transforms it to an internal data structureFileData. -
Uses of FileData in io.github.mwttg.wavefront.transformer
Methods in io.github.mwttg.wavefront.transformer with parameters of type FileData