Aviatrix3D
2.1.0

org.j3d.aviatrix3d.pipeline.audio
Class AudioInstructions

java.lang.Object
  extended by org.j3d.aviatrix3d.pipeline.RenderInstructions
      extended by org.j3d.aviatrix3d.pipeline.audio.AudioInstructions

public class AudioInstructions
extends RenderInstructions

Class for passing the detailed rendering information for a single device. from the sorter through to the renderable device.

Version:
$Revision: 2.0 $
Author:
Alan Hudson

Field Summary
 AudioEnvironmentData renderData
          Visual data such as viewpoint, background etc
 AudioDetails[] renderList
          The list of nodes in sorted order
 
Fields inherited from class org.j3d.aviatrix3d.pipeline.RenderInstructions
copyOf, LIST_START_SIZE, numValid, renderOps
 
Constructor Summary
AudioInstructions()
          Construct a new instance of this class with the arrays initialised to a default size.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

renderData

public AudioEnvironmentData renderData
Visual data such as viewpoint, background etc


renderList

public AudioDetails[] renderList
The list of nodes in sorted order

Constructor Detail

AudioInstructions

public AudioInstructions()
Construct a new instance of this class with the arrays initialised to a default size.


Aviatrix3D
2.1.0

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