public class Point3i extends Tuple3i
x, y, z
Point3i()
static Point3i
new3(int x, int y, int z)
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
add, equals, hashCode, scaleAdd, set, setT, toString
public Point3i()
public static Point3i new3(int x, int y, int z)