private abstract class CompressionStream.InterleavedGeometry extends java.lang.Object implements CompressionStream.GeometryAccessor
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
coffset |
(package private) int |
noffset |
(package private) int |
poffset |
(package private) int |
tcount |
(package private) int |
tstride |
(package private) CompressionStream.VertexCopy |
vc |
(package private) int |
vstride |
| Constructor and Description |
|---|
CompressionStream.InterleavedGeometry(GeometryArray ga) |
| Modifier and Type | Method and Description |
|---|---|
(package private) abstract void |
copyVertex(int pi,
int ni,
int ci,
CompressionStream.VertexCopy vc) |
void |
processVertex(int v,
int stripFlag) |
int vstride
int coffset
int noffset
int poffset
int tstride
int tcount
CompressionStream.InterleavedGeometry(GeometryArray ga)
abstract void copyVertex(int pi,
int ni,
int ci,
CompressionStream.VertexCopy vc)
public void processVertex(int v,
int stripFlag)
processVertex in interface CompressionStream.GeometryAccessorCopyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.