Modifier and Type | Method and Description |
---|---|
static ArrayList<MocQuery.MocQueryComponent> |
MocQuery.prepPolygon(ArrayList<Vec3> vertex) |
static ArrayList<MocQuery.MocQueryComponent> |
MocQuery.prepPolyHelper(Vec3[] vv,
int[] P,
ArrayList<MocQuery.MocQueryComponent> comp,
boolean doLast) |
Modifier and Type | Method and Description |
---|---|
static Moc |
MocQuery.doMocQuery(int order,
ArrayList<MocQuery.MocQueryComponent> comp) |
static Moc |
MocQuery.doMocQueryInclusive(int order,
int omax,
ArrayList<MocQuery.MocQueryComponent> comp) |
static ArrayList<MocQuery.MocQueryComponent> |
MocQuery.prepPolyHelper(Vec3[] vv,
int[] P,
ArrayList<MocQuery.MocQueryComponent> comp,
boolean doLast) |