llviewerdisplay.h

Go to the documentation of this file.
00001 
00032 #ifndef LL_LLVIEWERDISPLAY_H
00033 #define LL_LLVIEWERDISPLAY_H
00034 
00035 class LLPostProcess;
00036 
00037 void display_startup();
00038 void display_cleanup();
00039 
00040 void display(BOOL rebuild = TRUE, F32 zoom_factor = 1.f, int subfield = 0, BOOL for_snapshot = FALSE);
00041 
00042 extern BOOL gDisplaySwapBuffers;
00043 extern BOOL     gTeleportDisplay;
00044 extern LLFrameTimer     gTeleportDisplayTimer;
00045 extern BOOL                     gForceRenderLandFence;
00046 extern BOOL gResizeScreenTexture;
00047 
00048 #endif // LL_LLVIEWERDISPLAY_H

Generated on Fri May 16 08:34:09 2008 for SecondLife by  doxygen 1.5.5