main.c File Reference

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

Include dependency graph for main.c:


Defines

#define PI   3.14159265
#define SPEED   0.5*aeDeltaTime*16

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
int f1
int f2
int act
float interp

Define Documentation

#define PI   3.14159265

#define SPEED   0.5*aeDeltaTime*16


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

int act

aeCamera cam

int f1

int f2

float interp

hemi_md5_t md5

hemi_mesh_t mesh

hemi_mesh_t mesh2


Generated on Sun Mar 25 15:09:02 2007 for Antigone Engine by  doxygen 1.5.1