#include "glut-model.h"
#include "common/wave_ex.h"
#include "geometry/matrix_4.h"
#include "perf/perf.h"
#include "wave-glut/wave-glut.h"
Go to the source code of this file.
Namespaces | |
namespace | glut |
Functions | |
static void | glut::renderColorPolygon (IN const polygon_t &p) throw () |
static void | glut::queuePolygon (IN const point3d_t *vertex_array, IN const polygon_t &p, IO poly_request_t &pr) throw () |
static void | glut::renderTexturePolygon (IN const point3d_t *vertex_array, IN const polygon_t &p) throw () |