It is another form of texture filtering. It helps improve the look of textures in a 3D image by accurately rendering the texture based on the angle of the texture in relation to the camera.
However, if arbitrarily applied to a texture that needs point filtering, it can cause the texture to blur due to rounding errors in the color calulation/sampling.