home *** CD-ROM | disk | FTP | other *** search
/ 3DS Max Model 2 / 3dsModelCD2.iso / ALTEROS / setup.exe / #setuppath# / PLUGINS / GLC.X3D / CPP / APP_FINALBR < prev    next >
Encoding:
Text File  |  2002-04-04  |  122 b   |  10 lines

  1.         }
  2.        }
  3.     glEnd ();
  4.  
  5.     //
  6.     // Swap the buffers.
  7.     //
  8.     glFlush();
  9.     SwapBuffers (hdc);
  10. };