Class OGLCone

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

public class OGLCone extends BaseCone implements OGLGeometryNodeType, org.j3d.aviatrix3d.NodeUpdateListener
OGL implementation of a Cone.

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.12 $
Author:
Alan Hudson, Justin Couch