Uses of Class
org.apache.commons.geometry.io.euclidean.threed.SimpleFacetDefinition
Packages that use SimpleFacetDefinition
Package
Description
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.stlModifier and TypeClassDescriptionclass
Facet definition class that provides access to the 2-byte attribute value stored with each triangle in the binary STL format.