|
j3d.org Aviatrix3D | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.j3d.aviatrix3d.LightDetails
Class for passing the detailed rendering information about a light source. through the pipeline.
Field Summary | |
Light |
light
The lead node instance to be rendered. |
float[] |
transform
The transform from the root of the scene graph to here |
Constructor Summary | |
LightDetails()
Construct a default instance with just the transform initialised |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public Light light
public float[] transform
Constructor Detail |
public LightDetails()
|
j3d.org Aviatrix3D | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |