public abstract class IndexedGeometryStripArrayState extends IndexedGeometryArrayState
Modifier and Type | Field and Description |
---|---|
protected int[] |
stripIndexCounts |
indexCount
texCoordSetCount, texCoordSetMap, vertexCount, vertexFormat
control, node, nodeClassName, symbol
Constructor and Description |
---|
IndexedGeometryStripArrayState(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 J3D object
|
protected void |
writeConstructorParams(java.io.DataOutput out)
Write the parameters required for the constructor of the J3D object
|
readObject, writeIntArray, writeObject
readDoubleArray, readFloatArray, writeDoubleArray, writeFloatArray
addSubReference
buildGraph, cleanup, createNode, createNode, createNode, createNode, createState, getNode, getNodeID, getSymbol, readString, writeString
public IndexedGeometryStripArrayState(SymbolTableData symbol, Controller control)
protected void writeConstructorParams(java.io.DataOutput out) throws java.io.IOException
SceneGraphObjectState
writeConstructorParams
in class IndexedGeometryArrayState
java.io.IOException
protected void readConstructorParams(java.io.DataInput in) throws java.io.IOException
SceneGraphObjectState
readConstructorParams
in class IndexedGeometryArrayState
java.io.IOException