Uses of Class
org.xith3d.effects.atmosphere.AtmosphereFactory

Packages that use AtmosphereFactory
org.xith3d.effects   
org.xith3d.effects.atmosphere   
 

Uses of AtmosphereFactory in org.xith3d.effects
 

Methods in org.xith3d.effects that return AtmosphereFactory
 AtmosphereFactory EffectFactory.getAtmosphereFactory()
           
 

Methods in org.xith3d.effects with parameters of type AtmosphereFactory
 void EffectFactory.registerAtmosphereFactory(AtmosphereFactory factory)
           
 

Uses of AtmosphereFactory in org.xith3d.effects.atmosphere
 

Subclasses of AtmosphereFactory in org.xith3d.effects.atmosphere
 class GLSLAtmosphereFactory
          The AtmosphereFactory is a visual effect for spheres.