Summary:
Detail:
double
x
y
z
Vector3(double x, double y, double z)
Vector3
add(Vector3 v)
cross(Vector3 v)
dot(Vector3 v)
boolean
equals(Object o)
rotate(Vector3 axis, double angle)
scale(double s)
subtract(Vector3 v)
String
toString()
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
equals
Object
toString