|
Aviatrix3D 2.1.0 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ElumensOutputDevice | An extended form of the GraphicsOutputDevice interface that adds
methods that are specific to managing Elumens setup functionality. |
| RenderingProcessor | Handles the rendering for a single output device - be it on-screen or off. |
| StereoRenderingProcessor | Internal interface representing a renderer with stereo support. |
| SurfaceMonitor | Internal class that deals with the current state of the canvas and whether it should have a valid context right now. |
| Class Summary | |
|---|---|
| BaseAWTSurface | Implementation of the most basic drawable surface extended to provide AWT-specific features. |
| BaseBufferDescriptor | Common basic descriptor for all the different types of buffer implementations. |
| BaseRenderingProcessor | Common implementation for rendering handling to render for a single output device - be it on-screen or off. |
| 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 | Deprecated. Class is moving to a new package
org.j3d.renderer.aviatrix3d.swt.output |
| DebugAWTSurface | Implementation of drawable surface with the key mapping defined to allow the GL trace to be debugged for a single frame. |
| DebugRenderingProcessor | Handles the rendering for a single output device - be it on-screen or off. |
| DebugSWTSurface | Deprecated. Class is moving to a new package
org.j3d.renderer.aviatrix3d.swt.output |
| ElumensAWTSurface | A surface which uses the Elumens SPI library to output to curved surfaces. |
| ElumensRenderingProcessor | Deprecated. Elumnes no longer exists as a company. |
| ElumensSWTSurface | Deprecated. Elumens support is being removed for AV3D 3.0 |
| PbufferSurface | Implementation of a drawable surface that only renders to an offscreen pbuffer. |
| QuadBufferStereoProcessor | Handles the rendering for a single output device using quad-buffered stereo techniques. |
| SimpleAWTSurface | Implementation of the most basic drawable surface, supporting the minimal number of features. |
| SimpleSWTSurface | Deprecated. Class is moving to a new package
org.j3d.renderer.aviatrix3d.swt.output |
| SingleEyeStereoProcessor | Handles the rendering for a single output device, generating stereo by using alternate frame renders to render left and right views to a single buffer. |
| StandardRenderingProcessor | Handles the rendering for a single output device - be it on-screen or off. |
| StereoAWTSurface | Implementation of the most drawable surface, supporting stereo rendering capabilities. |
| StereoSWTSurface | Deprecated. Class is moving to a new package
org.j3d.renderer.aviatrix3d.swt.output |
| Enum Summary | |
|---|---|
| EnableState | Enumerated type for representing the enabled status of a buffer descriptor |
| Exception Summary | |
|---|---|
| PbufferUnavailableException | An exception indicating that Pbuffers are unavailable to be created, and
thus the PbufferSurface will be invalid. |
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.1.0 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||