|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectj3d.examples.particles.shapes.Shape3DFactory
j3d.examples.particles.shapes.FakeSphereFactory
public class FakeSphereFactory
Constructor Summary | |
---|---|
FakeSphereFactory()
|
|
FakeSphereFactory(float aRadius,
float aRadiusVariance,
javax.vecmath.Color3f aColor,
javax.vecmath.Color3f aColorVariance)
|
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 |
---|
public FakeSphereFactory()
public FakeSphereFactory(float aRadius, float aRadiusVariance, javax.vecmath.Color3f aColor, javax.vecmath.Color3f aColorVariance)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |