Aviatrix3D
2.1.0

org.j3d.aviatrix3d.pipeline.audio
Class AudioDetails

java.lang.Object
  extended by org.j3d.aviatrix3d.pipeline.RenderDetails
      extended by org.j3d.aviatrix3d.pipeline.audio.AudioDetails

public class AudioDetails
extends RenderDetails

Class for passing the detailed rendering information through the pipeline.

Version:
$Revision: 2.0 $
Author:
Alan Hudson

Field Summary
 javax.vecmath.Matrix4f transform
          The transform from the root of the scene graph to here
 
Fields inherited from class org.j3d.aviatrix3d.pipeline.RenderDetails
id, instructions, renderable
 
Constructor Summary
AudioDetails()
          Construct a default instance with just the transform initialised
 
Method Summary
 
Methods inherited from class org.j3d.aviatrix3d.pipeline.RenderDetails
clear
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

transform

public javax.vecmath.Matrix4f transform
The transform from the root of the scene graph to here

Constructor Detail

AudioDetails

public AudioDetails()
Construct a default instance with just the transform initialised


Aviatrix3D
2.1.0

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