|
j3d.org Aviatrix3D | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
j3d.org Aviatrix3D | ||||||||||
PREV NEXT | FRAMES NO FRAMES |