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
F
f
- Variable in class unlekker.geom.
FaceList
Array of STLFace objects comprising the current geometry.
f
- Variable in class unlekker.geom.
Mesh
Array of STLFace objects comprising the current geometry.
Face
- Class in
unlekker.geom
A single polygon face.
Face()
- Constructor for class unlekker.geom.
Face
FaceList
- Class in
unlekker.geom
A group of polygon faces constituting a single object.
FaceList()
- Constructor for class unlekker.geom.
FaceList
FaceList(int)
- Constructor for class unlekker.geom.
FaceList
FFTHelper
- Class in
unlekker.util
Utility class to normalize and dampen results from FFT analysis, giving a more reliable output.
FFTHelper(int, int, boolean)
- Constructor for class unlekker.util.
FFTHelper
findDistance(Vec2)
- Method in class unlekker.geom.
Vec2
Returns distance between the point given by x,y and the point given by v.x, v.y.
findDistance(float, float)
- Method in class unlekker.geom.
Vec2
Returns distance between the point given by x,y and the point given by _x, _y.
findDistance(float, float, float)
- Method in class unlekker.geom.
Vec3
findIntersection(Vec2, Vec2, Vec2, Vec2)
- Static method in class unlekker.geom.
Vec2
Ccalculates intersection and checks for parallel lines.
fromPolar(float, float, float)
- Static method in class unlekker.geom.
Vec3
Calculates Cartesian point given a polar coordinate.
fromPolar(Vec3)
- Static method in class unlekker.geom.
Vec3
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