Aviatrix3D
2.0 Beta 2

Uses of Class
org.j3d.aviatrix3d.Fog

Packages that use Fog
org.j3d.aviatrix3d A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. 
 

Uses of Fog in org.j3d.aviatrix3d
 

Methods in org.j3d.aviatrix3d that return Fog
 Fog SimpleScene.getActiveFog()
          Get the currently set active fog.
 

Methods in org.j3d.aviatrix3d with parameters of type Fog
 void SimpleScene.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.
 


Aviatrix3D
2.0 Beta 2

Latest Info from http://aviatrix3d.j3d.org/
Copyright © 2003 - 2006 j3d.org