src/render/rRender.cpp File Reference

#include "rRender.h"

Include dependency graph for rRender.cpp:

Go to the source code of this file.

Functions

void sr_RendererCleanup ()

Variables

rRendererrenderer


Function Documentation

void sr_RendererCleanup (  ) 

Definition at line 32 of file rRender.cpp.

Referenced by cleanup(), and main().

00032                          {
00033     delete renderer;
00034     renderer = 0;
00035 }

Here is the caller graph for this function:


Variable Documentation

rRenderer* renderer

Definition at line 30 of file rRender.cpp.

Referenced by gLogo::Display(), and gFloor::glFloorColor().


Generated on Sat Mar 15 23:03:08 2008 for Armagetron Advanced by  doxygen 1.5.4