The purpose of the function is to display the complete image map (bmp file). We do this with a rectangle that is the size of the projection window and, in turn, fills the entire device window. We also associate the four corners of the texture (i.e., (0,0), (1.0), (1.1) and (0,1)) with the four vertices of the rectangle. We call this the "standard" mapping for a rectangle.