- java.lang.Object
-
- patchy.BoundingVolume.Range
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
double |
max |
double |
min |
-
Method Summary
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
min
public final double min
-
max
public final double max
-
Method Detail
-
center
public float center()
-
length
public float length()
-
minimum
public float minimum()
-
maximum
public float maximum()
processing library patchy by Jonathan Feinberg. (c) 2013