Aviatrix3D
2.1.0

Package org.j3d.aviatrix3d.pipeline

Common representation interfaces of a rendering pipeline.

See:
          Description

Interface Summary
CullStage Handles the scenegraph per-frame culling operations.
OutputDevice Interface representing the output of a render pipeline.
RenderOp Constants used to define render operations as the output of the sort stage.
RenderPipeline A marker interface that represents a single complete rendering pipeline that is independent of the output device type.
 

Class Summary
CullOutputDetails Class for passing the detailed rendering information through the pipeline.
RenderableRequestData Data holder for passing renderable requests through the rendering pipeline.
RenderDetails Class for passing the detailed rendering information through the pipeline.
RenderEnvironmentData Data holder class used to pass the current environment data along the rendering pipeline.
RenderInstructions Class for passing the detailed rendering information for a single surface.
 

Package org.j3d.aviatrix3d.pipeline Description

Common representation interfaces of a rendering pipeline.

These generic representations are extended with output-specific interfaces in sub packages of this one.


Aviatrix3D
2.1.0

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