|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objects373.marchingcubes.RndUtils
public final class RndUtils
Constructor Summary | |
---|---|
RndUtils()
|
Method Summary | |
---|---|
static float |
random(float max)
|
static float |
random(float min,
float max)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RndUtils()
Method Detail |
---|
public static float random(float max)
public static float random(float min, float max)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |