shout3d.core
Class ChannelDeformer

java.lang.Object
  |
  +--shout3d.core.Node
        |
        +--shout3d.core.ChannelDeformer

public class ChannelDeformer
extends Node

A ChannelDeformer


Field Summary
 FloatArrayField basePoint
           
 NodeArrayField channels
           
 FloatArrayField outPoint
           
 
Constructor Summary
ChannelDeformer()
          Constructs a default ChannelDeformer
 
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
 

Field Detail

channels

public final NodeArrayField channels

basePoint

public final FloatArrayField basePoint

outPoint

public final FloatArrayField outPoint
Constructor Detail

ChannelDeformer

public ChannelDeformer()
Constructs a default ChannelDeformer