j3d.org Aviatrix3D

org.j3d.aviatrix3d
Interface SortedGeometryReceiver

All Known Implementing Classes:
SortToSingleDrawListener

public interface SortedGeometryReceiver

Handles the output of the geometry sorter.

Version:
$Revision: 1.5 $
Author:
Justin Couch

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

Method Detail

sortedOutput

public void sortedOutput(RenderInstructions[] 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

j3d.org Aviatrix3D

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