|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.j3d.physics.particles.conf.SampleSetConfiguration
public class SampleSetConfiguration
| Field Summary | |
|---|---|
int[] |
add
|
InputFunction[] |
input
|
float[] |
mult
|
float[] |
samples
|
| Method Summary | |
|---|---|
static SampleSetConfiguration |
getConfiguration(float[] samples,
int[] add,
float[] multiply,
InputFunction[] input)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public float[] samples
public float[] mult
public InputFunction[] input
public int[] add
| Method Detail |
|---|
public static SampleSetConfiguration getConfiguration(float[] samples,
int[] add,
float[] multiply,
InputFunction[] input)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||