A B C D E F G H I L M N P R S T U V W X Y Z

N

n - Variable in class unlekker.geom.Mesh
 
name - Variable in class unlekker.util.ColorSet
 
nextBoolean() - Method in class ec.util.MersenneTwister
This method is missing from jdk 1.0.x and below.
nextBoolean(float) - Method in class ec.util.MersenneTwister
This generates a coin flip with a probability probability of returning true, else returning false.
nextBoolean(double) - Method in class ec.util.MersenneTwister
This generates a coin flip with a probability probability of returning true, else returning false.
nextBoolean() - Method in class ec.util.MersenneTwisterFast
 
nextBoolean(float) - Method in class ec.util.MersenneTwisterFast
This generates a coin flip with a probability probability of returning true, else returning false.
nextBoolean(double) - Method in class ec.util.MersenneTwisterFast
This generates a coin flip with a probability probability of returning true, else returning false.
nextByte() - Method in class ec.util.MersenneTwister
For completeness' sake, though it's not in java.util.Random.
nextByte() - Method in class ec.util.MersenneTwisterFast
 
nextBytes(byte[]) - Method in class ec.util.MersenneTwister
A bug fix for all versions of the JDK.
nextBytes(byte[]) - Method in class ec.util.MersenneTwisterFast
 
nextChar() - Method in class ec.util.MersenneTwister
For completeness' sake, though it's not in java.util.Random.
nextChar() - Method in class ec.util.MersenneTwisterFast
 
nextDouble() - Method in class ec.util.MersenneTwister
A bug fix for versions of JDK 1.1 and below.
nextDouble() - Method in class ec.util.MersenneTwisterFast
Returns a random double in the half-open range from [0.0,1.0).
nextFloat() - Method in class ec.util.MersenneTwister
A bug fix for versions of JDK 1.1 and below.
nextFloat() - Method in class ec.util.MersenneTwisterFast
Returns a random float in the half-open range from [0.0f,1.0f).
nextGaussian() - Method in class ec.util.MersenneTwister
A bug fix for all JDK code including 1.2.
nextGaussian() - Method in class ec.util.MersenneTwisterFast
 
nextInt(int) - Method in class ec.util.MersenneTwister
This method is missing from JDK 1.1 and below.
nextInt() - Method in class ec.util.MersenneTwisterFast
 
nextInt(int) - Method in class ec.util.MersenneTwisterFast
Returns an integer drawn uniformly from 0 to n-1.
nextLong(long) - Method in class ec.util.MersenneTwister
This method is for completness' sake.
nextLong() - Method in class ec.util.MersenneTwisterFast
 
nextLong(long) - Method in class ec.util.MersenneTwisterFast
Returns a long drawn uniformly from 0 to n-1.
nextShort() - Method in class ec.util.MersenneTwister
For completeness' sake, though it's not in java.util.Random.
nextShort() - Method in class ec.util.MersenneTwisterFast
 
nf(float) - Method in class unlekker.data.POVRay
 
norm() - Method in class unlekker.geom.Vec2
Normalizes the current vector to be 1 unit in length.
norm(float) - Method in class unlekker.geom.Vec2
Normalizes the current vector to be m units in length.
norm() - Method in class unlekker.geom.Vec3
 
norm(float) - Method in class unlekker.geom.Vec3
 
normalize(float) - Method in class unlekker.geom.FaceList
Normalizes the object to an absolute radius.
normalize(float) - Method in class unlekker.geom.Mesh
Normalizes the object to an absolute radius.
normMult(float) - Method in class unlekker.geom.Vec3
 
num - Variable in class unlekker.geom.FaceList
Current number of polygons
num - Variable in class unlekker.geom.Mesh
Current number of polygons
num - Variable in class unlekker.util.ColorPalette
 
num - Variable in class unlekker.util.ColorSet
 
num - Variable in class unlekker.util.FFTHelper
 
numbands - Variable in class unlekker.util.FFTHelper
 
numSet - Variable in class unlekker.util.ColorPalette
 
numStr(double) - Static method in class unlekker.util.Str
Returns a string containing the number "num", shortened to maximum 3 decimal points.

A B C D E F G H I L M N P R S T U V W X Y Z