GL_EYE_LINEAR

In this mode the texture coordinates are computed based on the object vertices in eye space. But why are the reference planes transformed by the inverse modelview matrix as stated in the MSDN under glTexGen?