|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.j3d.utils.geometry.compression.CompressionStream.InterleavedGeometry
com.sun.j3d.utils.geometry.compression.CompressionStream.InterleavedGeometryNIO
com.sun.j3d.utils.geometry.compression.CompressionStream.IndexedInterleavedGeometryNIO
private class CompressionStream.IndexedInterleavedGeometryNIO
This class implements the GeometryAccessor interface for indexed interleaved NIO geometry arrays.
Field Summary | |
---|---|
(package private) CompressionStream.IndexArrays |
ia
|
(package private) CompressionStream.VertexIndices |
vi
|
Fields inherited from class com.sun.j3d.utils.geometry.compression.CompressionStream.InterleavedGeometryNIO |
---|
fbw |
Fields inherited from class com.sun.j3d.utils.geometry.compression.CompressionStream.InterleavedGeometry |
---|
coffset, noffset, poffset, tcount, tstride, vc, vstride |
Constructor Summary | |
---|---|
CompressionStream.IndexedInterleavedGeometryNIO(GeometryArray ga)
|
Method Summary | |
---|---|
void |
processVertex(int v,
int stripFlag)
|
Methods inherited from class com.sun.j3d.utils.geometry.compression.CompressionStream.InterleavedGeometryNIO |
---|
copyVertex |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
CompressionStream.IndexArrays ia
CompressionStream.VertexIndices vi
Constructor Detail |
---|
CompressionStream.IndexedInterleavedGeometryNIO(GeometryArray ga)
Method Detail |
---|
public void processVertex(int v, int stripFlag)
processVertex
in interface CompressionStream.GeometryAccessor
processVertex
in class CompressionStream.InterleavedGeometry
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |