Class OGLConstruct

java.lang.Object
org.xj3d.ui.construct.Construct
org.xj3d.ui.construct.ogl.OGLConstruct
All Implemented Interfaces:
ConstructBuilder
Direct Known Subclasses:
AWTOGLConstruct, NEWTOGLConstruct

public abstract class OGLConstruct extends Construct
An abstract sub-class of Construct that provides OGL render capabilities to the base Construct.
Version:
$Revision: 1.3 $
Author:
Rex Melton