Vect2f
Vect2d
operator+()
operator-()
operator*()
operator^()
operator==()
operator!=()
operator<()
operator<<()
Vect2
Vect2()
isNull()
manhattanNorm()
squared_norm()
norm()
normalize()
operator Vect2< U >()
operator*=()
operator/=()
operator+=()
operator-=()
x
y
dist()
Typedefs
Functions
Public Functions
Returns the norm of the vector, squared.
Public Members
Public Static Functions