main.c File Reference

#include "antigone.h"
#include "particle.h"
#include "libhemi/mesh.h"
#include "font.h"

Include dependency graph for main.c:


Defines

#define PI   3.14159265
#define SPEED   0.5*aeDeltaTime

Functions

void reshape (int x, int y)
void render ()
void mousemove (int x, int y)
void keyboard (byte *k)
void printmatrix (mat44 a)
int main ()

Variables

aeCamera cam
hemi_mesh_t mesh
hemi_mesh_t mesh2
hemi_md5_t md5
hemi_smd_t smd
hemi_md3_t md3
hemi_md2_t md2
int number = 0
int frame
float interp
int frames = 0
float runtime = 0

Define Documentation

#define PI   3.14159265

#define SPEED   0.5*aeDeltaTime


Function Documentation

void keyboard ( byte k  ) 

int main (  ) 

void mousemove ( int  x,
int  y 
)

void printmatrix ( mat44  a  ) 

void render (  ) 

void reshape ( int  x,
int  y 
)


Variable Documentation

aeCamera cam

int frame

int frames = 0

float interp

hemi_md2_t md2

hemi_md3_t md3

hemi_md5_t md5

hemi_mesh_t mesh

hemi_mesh_t mesh2

int number = 0

float runtime = 0

hemi_smd_t smd


Generated on Fri Jun 1 09:10:00 2007 for Antigone by  doxygen 1.4.7