j3d.org Aviatrix3D

Uses of Class
org.j3d.aviatrix3d.CullAudioOutputDetails

Packages that use CullAudioOutputDetails
org.j3d.aviatrix3d A lightweight Object Oriented wrapper for OpenGL. 
org.j3d.aviatrix3d.pipeline Implementations of the various pipeline pieces. 
 

Uses of CullAudioOutputDetails in org.j3d.aviatrix3d
 

Methods in org.j3d.aviatrix3d with parameters of type CullAudioOutputDetails
 void CulledAudioReceiver.culledOutput(AudioEnvironmentData data, CullAudioOutputDetails[] nodes, int numNodes)
          Here's the sorted output list of nodes.
 void AudioSortStage.sort(AudioEnvironmentData data, CullAudioOutputDetails[] nodes, int numNodes, int buffer)
          Sort the listing of nodes in the given array.
 

Uses of CullAudioOutputDetails in org.j3d.aviatrix3d.pipeline
 

Methods in org.j3d.aviatrix3d.pipeline with parameters of type CullAudioOutputDetails
 void NullAudioSortStage.sort(AudioEnvironmentData data, CullAudioOutputDetails[] nodes, int numNodes, int buffer)
          Sort the listing of nodes in the given array.
 void AudioCullToSingleSortListener.culledOutput(AudioEnvironmentData data, CullAudioOutputDetails[] nodes, int numNodes)
          Sort the listing of nodes in the given array.
 


j3d.org Aviatrix3D

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