public static class Mat.Tuple3<T> extends Object
Tuple3(T _0, T _1, T _2)
T
get_0()
get_1()
get_2()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tuple3(T _0, T _1, T _2)
public T get_0()
public T get_1()
public T get_2()