See: Description
Class | Description |
---|---|
CompressedGeometryData |
The compressed geometry object is used to store geometry in a
compressed format.
|
CompressedGeometryData.Header |
The Header class is a data container for the header information,
used in conjunction with a CompressedGeometryData object.
|
CompressedGeometryFile |
This class provides methods to read and write compressed geometry resource
files.
|
CompressionStream |
This class is used as input to a geometry compressor.
|
GeometryCompressor |
A GeometryCompressor takes a stream of geometric elements and
quantization parameters (the CompressionStream object) and
compresses it into a stream of commands as defined by appendix B
of the Java 3D specification.
|
Provides compressed geometry utility classes. This package supersedes the org.scijava.java3d.CompressedGeometry class and the org.scijava.java3d.utils.compression package.
Copyright © 2016–2022 SciJava. All rights reserved.