Namespaces | Functions

model-draw.cpp File Reference

#include "glut-model.h"
#include "common/wave_ex.h"
#include "geometry/matrix_4.h"
#include "glut/glut.h"
#include "perf/perf.h"
Include dependency graph for model-draw.cpp:

Go to the source code of this file.

Namespaces

namespace  glut

Functions

static void glut::renderColorPolygon (const polygon_t &p) throw ()
static void glut::queuePolygon (const point3d_t *vertex_array, const polygon_t &p, poly_request_t &pr) throw ()
static void glut::renderTexturePolygon (const point3d_t *vertex_array, const polygon_t &p) throw ()