VectorFunctions()
static Float2
cross(Float2 aVector, Float2 aOtherVector)
static Float4
cross(Float4 aVector, Float4 aOtherVector)
static float
dot(Float2 aVector, Float2 aOtherVector)
dot(Float4 aVector, Float4 aOtherVector)
length(Float2 aVector)
length(Float4 aVector)
normalize(Float2 aVector)
normalize(Float4 aVector)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait