public final class Vector4
private final Float
x
y
z
w
Vector4(Float x, Float y, Float z, Float w)
final Float
getX()
getY()
getZ()
getW()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Float getX()
final Float getY()
final Float getZ()
final Float getW()