LocalError rotate(float x, float y) const
Return a new LocalError, rotated by an angle defined by the direction (x,y)
LocalError rotateCosSin(float c, float s, float mag2i=1.f) const
Return a new LocalError, rotated by an angle defined by it's cosine and sine.