See: Description
Class | Description |
---|---|
BinaryStlFacetDefinition |
Facet definition class that provides access to the 2-byte attribute value
stored with each triangle in the binary STL format.
|
BinaryStlFacetDefinitionReader |
Class used to read the binary form of the STL file format.
|
BinaryStlWriter |
Low-level class for writing binary STL content.
|
StlBoundaryReadHandler3D |
BoundaryReadHandler3D
implementation for reading STL data. |
StlBoundaryWriteHandler3D |
BoundaryWriteHandler3D
implementation for writing STL content. |
StlFacetDefinitionReaders |
Utility class with factory methods for constructing
FacetDefinitionReader
instances for STL content. |
TextStlFacetDefinitionReader |
FacetDefinitionReader for reading the text (i.e., "ASCII") version of the STL file format. |
TextStlWriter |
Class for writing the text-based (i.e., "ASCII") STL format.
|
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.