shout3d.hanim
Class Displacer
java.lang.Object
|
+--shout3d.core.Node
|
+--shout3d.hanim.Displacer
- public class Displacer
- extends Node
Displacer node for H-anim 1.1 spec.
Methods inherited from class shout3d.core.Node |
cleanUp,
getDEFName,
getField,
getFieldByIndex,
getFieldName,
getNumFields,
getTypeName,
getViewer,
isOfType,
setDEFName,
setViewer |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
defaultCoordIndex
public static final int[] defaultCoordIndex
defaultDisplacements
public static final float[] defaultDisplacements
defaultName
public static final java.lang.String defaultName
coordIndex
public final IntArrayField coordIndex
displacements
public final FloatArrayField displacements
name
public final StringField name
Displacer
public Displacer()