Class OGLBox

java.lang.Object
All Implemented Interfaces:
org.j3d.aviatrix3d.NodeUpdateListener, VRMLNode, FrameStateListener, VRMLGeometryNodeType, VRMLNodeType, OGLGeometryNodeType, OGLVRMLNode

public class OGLBox extends BaseBox implements OGLGeometryNodeType, org.j3d.aviatrix3d.NodeUpdateListener
OGL implementation of a Box.

A box is a fixed size object in VRML. Once set at startup, the size cannot be changed. All dynamic requests to modify the size of this implementation will generate an exception.

Version:
$Revision: 1.15 $
Author:
Alan Hudson, Justin Couch