Namespaces | Functions

map-drawer.cpp File Reference

#include "map-kdtree.h"
#include "glut/frustum.h"
#include "perf/perf.h"
Include dependency graph for map-drawer.cpp:

Go to the source code of this file.

Namespaces

namespace  aesop

Functions

static void aesop::drawObject (glut::Renderable *model, const glut::render_context_t &rc, glut::RenderQueue *rq, void *context)
static void aesop::setLights (void)
void aesop::drawMap (MapKdTree *mapKdTree,const glut::render_context_t &rc,glut::RenderQueue *rq,map_draw_stats_t &stats)
 helper method to draw a KdTree map.