j3d.examples.particles.shapes
Class ColorCubeFactory

java.lang.Object
  extended by j3d.examples.particles.shapes.Shape3DFactory
      extended by j3d.examples.particles.shapes.ColorCubeFactory
All Implemented Interfaces:
IShape3DFactory

public class ColorCubeFactory
extends Shape3DFactory


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

Constructor Detail

ColorCubeFactory

public ColorCubeFactory()

ColorCubeFactory

public ColorCubeFactory(float aRadius,
                        float aRadiusVariance)