Uses of Class
org.apache.commons.geometry.io.euclidean.threed.SimpleFacetDefinition
-
Packages that use SimpleFacetDefinition Package Description org.apache.commons.geometry.io.euclidean.threed.stl This package contains types for reading and writing the STL geometric data file format. -
-
Uses of SimpleFacetDefinition in org.apache.commons.geometry.io.euclidean.threed.stl
Subclasses of SimpleFacetDefinition in org.apache.commons.geometry.io.euclidean.threed.stl Modifier and Type Class Description class
BinaryStlFacetDefinition
Facet definition class that provides access to the 2-byte attribute value stored with each triangle in the binary STL format.
-