public class OLD_SQUAD
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean[] |
matched |
int[] |
paired |
int |
verbosity |
Constructor and Description |
---|
OLD_SQUAD(Jcg.polyhedron.Polyhedron_3 mesh) |
Modifier and Type | Method and Description |
---|---|
static double |
approx(double x,
int prec) |
void |
matching(int seed) |
void |
pairing(int seed) |
java.lang.String |
storage() |