public class Vector3d extends java.lang.Object
double
x
y
z
Vector3d()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public double x
public double y
public double z
public Vector3d()