mamx.vrml
Class VRMLBox

mamx.vrml.VRMLNode
  |
  +--mamx.vrml.VRMLBox

public class VRMLBox
extends VRMLNode
implements VRMLGeometry


Field Summary
 protected float[]size
           

Fields inherited from class mamx.vrml.VRMLNode
definition, INDENT_INCREASE, useDef

Method Summary
 voidcreateSource(PrintWriter out, int currIndent)
           
 voidsetSize(float[] s)
           

Methods inherited from class mamx.vrml.VRMLNode
define, printlnVector, useDefinition

Field Detail

size

protected float[] size
Method Detail

createSource

public void createSource(PrintWriter out, int currIndent)
throws java.io.IOException

setSize

public void setSize(float[] s)