ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libgender/util.C
(Generate patch)

Comparing libgender/util.C (file contents):
Revision 1.26 by root, Sun Oct 10 00:00:52 2004 UTC vs.
Revision 1.27 by root, Sun Oct 10 14:15:15 2004 UTC

8#include <cmath> 8#include <cmath>
9 9
10#include <sys/time.h> 10#include <sys/time.h>
11#include <time.h> 11#include <time.h>
12 12
13#include <GL/gl.h> 13#include "opengl.h"
14#include <GL/glu.h>
15#include <GL/glut.h>
16 14
17#include "util.h" 15#include "util.h"
18#include "entity.h" 16#include "entity.h"
19 17
20#define DEG2RAD (M_PI / 180.) 18#define DEG2RAD (M_PI / 180.)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines