Class OGLSphere

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

public class OGLSphere extends BaseSphere implements OGLGeometryNodeType, org.j3d.aviatrix3d.NodeUpdateListener
OpenGL implementation of a Sphere. For the moment it only generates 2D texture coordinates, rather than 3D is the sibling appearance is using a 3D appearance.
Version:
$Revision: 1.18 $
Author:
Alan Hudson