|
Aviatrix3D 2.0 Dev |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.j3d.aviatrix3d.pipeline.RenderDetails
org.j3d.aviatrix3d.pipeline.audio.AudioDetails
Class for passing the detailed rendering information through the pipeline.
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 |
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 |
public javax.vecmath.Matrix4f transform
Constructor Detail |
public AudioDetails()
|
Aviatrix3D 2.0 Dev |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |