Aviatrix3D
2.0 Dev

Uses of Interface
org.j3d.aviatrix3d.pipeline.audio.AudioSortStage

Packages that use AudioSortStage
org.j3d.aviatrix3d.pipeline.audio Various audio device types for rendering sound data. 
 

Uses of AudioSortStage in org.j3d.aviatrix3d.pipeline.audio
 

Classes in org.j3d.aviatrix3d.pipeline.audio that implement AudioSortStage
 class NullAudioSortStage
          Implementation of the sort stage that does nothing.
 

Methods in org.j3d.aviatrix3d.pipeline.audio with parameters of type AudioSortStage
 void DefaultAudioPipeline.setSorter(AudioSortStage ss)
          Set the sorter instance to be used.
 void AudioCullToSingleSortListener.setSorter(AudioSortStage s)
          Set the sorter instance to be used as the target.
 

Constructors in org.j3d.aviatrix3d.pipeline.audio with parameters of type AudioSortStage
DefaultAudioPipeline(AudioCullStage cs, AudioSortStage ss)
          Construct a pipeline with the sort and cull stages provided.
 


Aviatrix3D
2.0 Dev

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