|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
com.sun.j3d.utils.geometry.compression
instead.
See:
Description
| Interface Summary | |
|---|---|
| CompressionStream.GeometryAccessor | Interface to access GeometryArray vertex components and add them to the compression stream. |
| Class Summary | |
|---|---|
| CommandStream | This class is used to build the bit-level compression command stream which is the final result of the compression process. |
| CompressedGeometryFile | Deprecated. As of Java 3D 1.5, replaced by
com.sun.j3d.utils.geometry.compression.CompressedGeometryFile. |
| CompressionStream | Deprecated. As of Java 3D 1.5, replaced by
com.sun.j3d.utils.geometry.compression.CompressionStream. |
| CompressionStream.IndexArrays | Class which holds index array references for a geometry array. |
| CompressionStream.VertexCopy | |
| CompressionStream.VertexIndices | Class which holds indices for a specific vertex of an IndexedGeometryArray. |
| CompressionStreamColor | This class represents a color in a compression stream. |
| CompressionStreamElement | Instances of this class are used as elements in a CompressionStream. |
| CompressionStreamNormal | This class represents a normal in a compression stream. |
| CompressionStreamVertex | This class represents a vertex in a compression stream. |
| GeometryCompressor | Deprecated. As of Java 3D 1.5, replaced by
com.sun.j3d.utils.geometry.compression.GeometryCompressor. |
| HuffmanNode | Instances of this class are used as the nodes of binary trees representing mappings of tags to compression stream elements. |
| HuffmanNode.FrequencyComparator | Sorts nodes in ascending order by frequency. |
| HuffmanNode.TagLengthComparator | Sorts nodes in descending order by tag bit length. |
| HuffmanTable | This class maintains a map from compression stream elements (tokens) onto HuffmanNode objects. |
| MeshBuffer | This class mirrors the vertex mesh buffer stack supported by the geometry compression semantics. |
Deprecated: Use com.sun.j3d.utils.geometry.compression
instead.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||