|
j3d.org Aviatrix3D | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Fog | |
org.j3d.aviatrix3d | A lightweight Object Oriented wrapper for OpenGL. |
Uses of Fog in org.j3d.aviatrix3d |
Fields in org.j3d.aviatrix3d declared as Fog | |
Fog |
RenderEnvironmentData.fog
The current fog instance |
Fog |
CullOutputDetails.localFog
If a locally declared fog is set, use it |
Methods in org.j3d.aviatrix3d that return Fog | |
Fog |
Scene.getActiveFog()
Get the currently set active view. |
Methods in org.j3d.aviatrix3d with parameters of type Fog | |
void |
Scene.setActiveFog(Fog fog)
Set the fog that should be applied to the current surface. |
int |
Fog.compareTo(Fog fog)
Compares this object with the specified object for order. |
boolean |
Fog.equals(Fog fog)
Compares this object with the specified object to check for equivalence. |
|
j3d.org Aviatrix3D | ||||||||||
PREV NEXT | FRAMES NO FRAMES |