Aviatrix3D
2.0 Dev

Package org.j3d.aviatrix3d.output.graphics

Implementations of graphics output devices types for rendering the OpenGL output.

See:
          Description

Interface Summary
ElumensOutputDevice An extended form of the GraphicsOutputDevice interface that adds methods that are specific to managing Elumens setup functionality.
 

Class Summary
BaseAWTSurface Implementation of the most basic drawable surface extended to provide AWT-specific features.
BaseSurface Implementation of the most basic drawable surface, supporting the minimal number of features that is to be used by other, more complete implementations.
BaseSWTSurface Extended base implementation of the basic drawable surface, but adding in some SWT-specific features.
DebugAWTSurface Implementation of drawable surface with the key mapping defined to allow the GL trace to be debugged for a single frame.
DebugSWTSurface Implementation of the surface using SWT that allows for single-shot debugging output..
ElumensAWTSurface A surface which uses the Elumens SPI library to output to curved surfaces.
ElumensSWTSurface Implementation of a surface using SWT that can render to an elumens output device.
SimpleAWTSurface Implementation of the most basic drawable surface, supporting the minimal number of features.
SimpleSWTSurface Implementation of the most basic drawable surface using SWT.
StereoAWTSurface Implementation of the most drawable surface, supporting stereo rendering capabilities.
StereoSWTSurface Implementation of the most drawable surface, supporting stereo rendering capabilities.
 

Package org.j3d.aviatrix3d.output.graphics Description

Implementations of graphics output devices types for rendering the OpenGL output.

These devices hide the underlying representation, but may be used as combinations for diferent device types.


Aviatrix3D
2.0 Dev

Latest Info from http://aviatrix3d.j3d.org/
Copyright © 2003 - 2005 j3d.org