j3d.org Code

Uses of Class
org.j3d.geom.particle.ParticleSystem

Packages that use ParticleSystem
org.j3d.geom.particle Generalised classes for providing particle systems in any rendering environment. 
 

Uses of ParticleSystem in org.j3d.geom.particle
 

Methods in org.j3d.geom.particle with parameters of type ParticleSystem
 void ParticleSystemManager.addParticleSystem(ParticleSystem system)
          Add a new particle system to this manager.
 void ParticleSystemManager.removeParticleSystem(ParticleSystem system)
          Remove a system from this manager.
 


j3d.org Code

Latest Info from http://code.j3d.org/
Copyright © 2001 - j3d.org