Aviatrix3D
2.0 Beta 2

org.j3d.aviatrix3d.pipeline.graphics
Interface SortedGeometryReceiver

All Known Implementing Classes:
SortToSingleDrawListener

public interface SortedGeometryReceiver

Handles the output of the geometry sorter.

Version:
$Revision: 3.0 $
Author:
Justin Couch

Method Summary
 void sortedOutput(GraphicsInstructions[] commands, int numValid)
          Here's the sorted output list of nodes.
 

Method Detail

sortedOutput

public void sortedOutput(GraphicsInstructions[] commands,
                         int numValid)
Here's the sorted output list of nodes.

Parameters:
commands - The list of drawable surfaces to render
numValid - The number of valid items in the array

Aviatrix3D
2.0 Beta 2

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