|
Aviatrix3D 2.1.0 |
|||||||||
| 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.graphics.GraphicsDetails
public class GraphicsDetails
Class for passing the detailed rendering information through the pipeline.
| 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 |
|---|
public float[] transform
| Constructor Detail |
|---|
public GraphicsDetails()
|
Aviatrix3D 2.1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||