com.sun.j3d.utils.scenegraph.io.state.com.sun.j3d.utils.universe
Class ViewerAvatarState

java.lang.Object
  extended by com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d.SceneGraphObjectState
      extended by com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d.NodeState
          extended by com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d.GroupState
              extended by com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d.BranchGroupState
                  extended by com.sun.j3d.utils.scenegraph.io.state.com.sun.j3d.utils.universe.ViewerAvatarState

public class ViewerAvatarState
extends BranchGroupState


Constructor Summary
ViewerAvatarState(SymbolTableData symbol, Controller control)
           
 
Method Summary
 
Methods inherited from class com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d.GroupState
buildGraph, cleanup, readObject, writeObject
 
Methods inherited from class com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d.SceneGraphObjectState
getNode, getNodeID, getSymbol
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewerAvatarState

public ViewerAvatarState(SymbolTableData symbol,
                         Controller control)