|
Aviatrix3D 2.0 Beta 2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VisualDetails | |
org.j3d.aviatrix3d.pipeline.graphics | Implementations of the various pipeline pieces. |
Uses of VisualDetails in org.j3d.aviatrix3d.pipeline.graphics |
Fields in org.j3d.aviatrix3d.pipeline.graphics declared as VisualDetails | |
VisualDetails[] |
GraphicsCullOutputDetails.lights
Array of lights that effect this node. |
VisualDetails[] |
GraphicsCullOutputDetails.clipPlanes
Array of clip planes that effect this node. |
protected VisualDetails[] |
BaseStateSortStage.newLights
Temp array for holdin new lights on the object being processed |
protected VisualDetails[] |
BaseStateSortStage.newClipPlanes
Temp array for holding new clip planes on the object being processed |
Methods in org.j3d.aviatrix3d.pipeline.graphics with parameters of type VisualDetails | |
int |
VisualDetails.compareTo(VisualDetails vd)
Compares this object with the specified object for order. |
|
Aviatrix3D 2.0 Beta 2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |