Uses of Class
com.irurueta.geometry.io.ElementPLY
-
Uses of ElementPLY in com.irurueta.geometry.io
Fields in com.irurueta.geometry.io declared as ElementPLYModifier and TypeFieldDescriptionprivate ElementPLYLoaderPLY.LoaderIteratorPLY.faceElementA header element that contains face (triangles/polygons) properties.private ElementPLYLoaderPLY.LoaderIteratorPLY.vertexElementA header element that contains vertex properties.Fields in com.irurueta.geometry.io with type parameters of type ElementPLYModifier and TypeFieldDescriptionprivate final List<ElementPLY>HeaderPLY.elementsList containing all the elements forming the data of the file.Methods in com.irurueta.geometry.io that return types with arguments of type ElementPLYModifier and TypeMethodDescriptionHeaderPLY.getElements()Returns the structure of all the elements forming the data of this file.