Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
V
W
X
Y
Z
A
abs()
- Method in class unlekker.geom.
Vec3
abs(Vec3)
- Static method in class unlekker.geom.
Vec3
add(Vec2)
- Method in class unlekker.geom.
Vec2
Adds vector v to this vector. x = x + v.x, y = y + v.y
add(float, float)
- Method in class unlekker.geom.
Vec2
Adds vx,vy to this vector. x = x + vx, y = y + vy
add(Vec3)
- Method in class unlekker.geom.
Vec3
add(float, float, float)
- Method in class unlekker.geom.
Vec3
add(float)
- Method in class unlekker.geom.
Vec3
add(Vec3, Vec3)
- Static method in class unlekker.geom.
Vec3
add(int)
- Method in class unlekker.util.
ColorPalette
Add a single color entry
add(int, int)
- Method in class unlekker.util.
ColorPalette
Add a single color multiple times
add(float, float, float)
- Method in class unlekker.util.
ColorPalette
Add a single color entry
add(float, float, float, float)
- Method in class unlekker.util.
ColorPalette
Add a single color entry
add(String, int)
- Method in class unlekker.util.
ColorPalette
Add a single color multiple times from a hexadecimal color string.
add(String)
- Method in class unlekker.util.
ColorPalette
Add a single color entry from a hexadecimal color string.
add(int, int, int)
- Method in class unlekker.util.
ColorSet
add(int, int, int, int)
- Method in class unlekker.util.
ColorSet
add(int, int, int, int, int)
- Method in class unlekker.util.
ColorSet
addDays(int)
- Method in class unlekker.util.
DateTool
addFace(Face)
- Method in class unlekker.geom.
FaceList
addFace(Face)
- Method in class unlekker.geom.
Mesh
addMonths(int)
- Method in class unlekker.util.
DateTool
addPoint(float, float, float)
- Method in class unlekker.geom.
BBox
Check new point against current bounding box.
addRange(float, float, float, float, float, float, float)
- Method in class unlekker.util.
ColorPalette
Adds an interpolated range of colors.
addRange(float, float, float, float, float, float, float, float, float)
- Method in class unlekker.util.
ColorPalette
Adds an interpolated range of colors with alpha.
addRange(float, int, int)
- Method in class unlekker.util.
ColorPalette
Adds an interpolated range of colors.
addRange(float, String, String)
- Method in class unlekker.util.
ColorPalette
Adds an interpolated range of colors.
addSet(ColorSet)
- Method in class unlekker.util.
ColorPalette
Adds ColorSet to the palette.
alloc
- Variable in class unlekker.util.
ColorPalette
angle(float, float)
- Static method in class unlekker.geom.
Vec2
Returns the orientation (angle) of the vector in radians.
angle()
- Method in class unlekker.geom.
Vec2
Returns the orientation (angle) of the current vector in radians.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
V
W
X
Y
Z