|
Aviatrix3D 1.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CullAudioOutputDetails | |
org.j3d.aviatrix3d | A core set of lightweight Object Oriented scenegraph-based wrapper objects 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. |
|
Aviatrix3D 1.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |