public final class Bounds extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(double[] d) |
static Bounds |
create(double[] a,
double[] b) |
double[] |
maxes() |
double[] |
mins() |
String |
toString() |
Copyright © 2019. All rights reserved.