Porting the bbox2 Function

There is no OpenGL equivalent for the IRIS GL bbox2 function.

    To port code that contains bbox2 functions
  1. Create a new (OpenGL) display list that contains everything in the equivalent IRIS GL display list except the call to bbox2.
  2. Use appropriate Win32 code to draw a rectangle the same size as the IRIS GL bbox.