j3d.examples.particles.shapes
Class PhantomFactory

java.lang.Object
  extended by j3d.examples.particles.shapes.ShapeFactory
      extended by j3d.examples.particles.shapes.PhantomFactory
All Implemented Interfaces:
ShapeFactoryInterface

public class PhantomFactory
extends ShapeFactory


Constructor Summary
PhantomFactory()
           
PhantomFactory(float aRadius, float aRadiusVariance)
           
 
Method Summary
 
Methods inherited from class j3d.examples.particles.shapes.ShapeFactory
createShape
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhantomFactory

public PhantomFactory()

PhantomFactory

public PhantomFactory(float aRadius,
                      float aRadiusVariance)