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

S

savePalette(String) - Method in class unlekker.util.ColorPalette
 
saveStringsGZIP(String, String[]) - Method in class unlekker.util.IO
 
scale(float, float, float) - Method in class unlekker.geom.BBox
 
scale(float, float, float) - Method in class unlekker.geom.Face
 
scramblePalette() - Method in class unlekker.util.ColorPalette
Scramble current palette so that colors are in random order.
set(Vec2) - Method in class unlekker.geom.Vec2
Sets vector to the values of v.
set(float, float) - Method in class unlekker.geom.Vec2
Sets vector to x = tx, y=ty.
set(Vec3) - Method in class unlekker.geom.Vec3
 
set(float, float, float) - Method in class unlekker.geom.Vec3
 
set(DateTool) - Method in class unlekker.util.DateTool
 
set(String) - Method in class unlekker.util.DateTool
Set the date from a String with the format "yyyy:mm:dd";
set(int, int, int) - Method in class unlekker.util.DateTool
 
setAlpha(int, float) - Static method in class unlekker.util.ColorUtil
 
setCal(Calendar) - Method in class unlekker.util.DateTool
 
setDamper(double, double) - Method in class unlekker.util.FFTHelper
 
setDamper(double) - Method in class unlekker.util.FFTHelper
 
setMaxLimits(float, float) - Method in class unlekker.util.FFTHelper
 
setParent(PApplet) - Method in class unlekker.data.POVRay
 
setParent(PApplet) - Method in class unlekker.data.STL
 
setPath(String) - Method in class unlekker.data.POVRay
 
setPath(String) - Method in class unlekker.data.STL
 
setSaveType(String) - Method in class unlekker.util.TileSaver
set filetype, default is TGA. pass a valid image extension as parameter.
setSeed(long) - Method in class ec.util.MersenneTwister
Initalize the pseudo random number generator.
setSeed(int[]) - Method in class ec.util.MersenneTwister
Sets the seed of the MersenneTwister using an array of integers.
setSeed(long) - Method in class ec.util.MersenneTwisterFast
Initalize the pseudo random number generator.
setSeed(int[]) - Method in class ec.util.MersenneTwisterFast
Sets the seed of the MersenneTwister using an array of integers.
setSize(int, int) - Method in class unlekker.data.POVRay
 
setSize(int, int) - Method in class unlekker.data.STL
 
setToCrossProduct(float, float, float, float, float, float) - Method in class unlekker.geom.Vec3
 
setupCamera() - Method in class unlekker.util.TileSaver
Used to set up camera correctly for the current tile.
setVolume(double) - Method in class unlekker.util.FFTHelper
 
shorten(String, int) - Static method in class unlekker.util.Str
Shortens the string "s" to a length of "len" characters.
shorten(String) - Static method in class unlekker.util.Str
Shortens the string "s" to a length of 70 characters.
shortFilename(String) - Static method in class unlekker.util.Str
 
spectrum - Variable in class unlekker.util.FFTHelper
 
spectrumD - Variable in class unlekker.util.FFTHelper
 
spectrumLast - Variable in class unlekker.util.FFTHelper
 
stateEquals(Object) - Method in class ec.util.MersenneTwister
 
stateEquals(Object) - Method in class ec.util.MersenneTwisterFast
 
STL - Class in unlekker.data
Class to export and import binary STL (stereolithography) files from Processing.
STL() - Constructor for class unlekker.data.STL
Constructor for use with beginRaw().
STL(PApplet, String) - Constructor for class unlekker.data.STL
Constructor for loading STL files.
Str - Class in unlekker.util
Utility class for manipulating and generating text.
Str() - Constructor for class unlekker.util.Str
 
sub(Vec2) - Method in class unlekker.geom.Vec2
Subtracts vector v from this vector. x = x - v.x, y = y - v.y
sub(float, float) - Method in class unlekker.geom.Vec2
Subtracts vx,vy from this vector. x = x - vx, y = y - vy
sub(Vec3) - Method in class unlekker.geom.Vec3
 
sub(float, float, float) - Method in class unlekker.geom.Vec3
 
sub(float) - Method in class unlekker.geom.Vec3
 
sub(Vec3, Vec3) - Static method in class unlekker.geom.Vec3
 

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