j3d.org Aviatrix3D

Uses of Class
org.j3d.aviatrix3d.Fog

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
 

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.
 


j3d.org Aviatrix3D

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