public abstract class GeometryStripArrayState extends GeometryArrayState
| Modifier and Type | Field and Description |
|---|---|
protected int[] |
stripVertexCounts |
texCoordSetCount, texCoordSetMap, vertexCount, vertexFormatcontrol, node, nodeClassName, symbol| Constructor and Description |
|---|
GeometryStripArrayState(SymbolTableData symbol,
Controller control) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
readConstructorParams(java.io.DataInput in)
Read the parameters required for the constructor of the Java3D object
|
protected void |
writeConstructorParams(java.io.DataOutput out)
Write the parameters required for the constructor of the Java3D object
|
readDoubleArray, readFloatArray, readObject, writeDoubleArray, writeFloatArray, writeObjectaddSubReferencebuildGraph, cleanup, createNode, createNode, createNode, createNode, createState, getNode, getNodeID, getSymbol, readString, writeStringpublic GeometryStripArrayState(SymbolTableData symbol, Controller control)
protected void writeConstructorParams(java.io.DataOutput out)
throws java.io.IOException
SceneGraphObjectStatewriteConstructorParams in class GeometryArrayStatejava.io.IOExceptionprotected void readConstructorParams(java.io.DataInput in)
throws java.io.IOException
SceneGraphObjectStatereadConstructorParams in class GeometryArrayStatejava.io.IOExceptionCopyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.