j3d.examples.particles.shapes
Class FuzzBallFactory
java.lang.Object
j3d.examples.particles.shapes.ShapeFactory
j3d.examples.particles.shapes.FuzzBallFactory
- All Implemented Interfaces:
- ShapeFactoryInterface
public class FuzzBallFactory
- extends ShapeFactory
Constructor Summary |
FuzzBallFactory()
|
FuzzBallFactory(float aRadius,
float aRadiusVariance,
javax.vecmath.Color3f aColor,
javax.vecmath.Color3f aColorVariance)
|
FuzzBallFactory(float aRadius,
float aRadiusVariance,
javax.vecmath.Color3f aColor,
javax.vecmath.Color3f aColorVariance,
int aGeometrySize)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FuzzBallFactory
public FuzzBallFactory()
FuzzBallFactory
public FuzzBallFactory(float aRadius,
float aRadiusVariance,
javax.vecmath.Color3f aColor,
javax.vecmath.Color3f aColorVariance)
FuzzBallFactory
public FuzzBallFactory(float aRadius,
float aRadiusVariance,
javax.vecmath.Color3f aColor,
javax.vecmath.Color3f aColorVariance,
int aGeometrySize)