Aviatrix3D 1.0

Uses of Interface
org.j3d.aviatrix3d.AudioCullStage

Packages that use AudioCullStage
org.j3d.aviatrix3d.pipeline Implementations of the various pipeline pieces. 
 

Uses of AudioCullStage in org.j3d.aviatrix3d.pipeline
 

Classes in org.j3d.aviatrix3d.pipeline that implement AudioCullStage
 class NullAudioCullStage
          Handles the scenegraph maintenance and culling operations.
 

Methods in org.j3d.aviatrix3d.pipeline with parameters of type AudioCullStage
 void DefaultAudioPipeline.setCuller(AudioCullStage cs)
          Set the cull instance to be used.
 

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


Aviatrix3D 1.0

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