Aviatrix3D
2.1.0

org.j3d.aviatrix3d.pipeline.graphics
Class GraphicsDetails

java.lang.Object
  extended by org.j3d.aviatrix3d.pipeline.RenderDetails
      extended by org.j3d.aviatrix3d.pipeline.graphics.GraphicsDetails

public class GraphicsDetails
extends RenderDetails

Class for passing the detailed rendering information through the pipeline.

Version:
$Revision: 3.0 $
Author:
Justin Couch

Field Summary
 float[] 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
GraphicsDetails()
          Construct a default instance with nothing 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 float[] transform
The transform from the root of the scene graph to here

Constructor Detail

GraphicsDetails

public GraphicsDetails()
Construct a default instance with nothing initialised.


Aviatrix3D
2.1.0

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