/afs/csl.tjhsst.edu/students/2007/kkassing/work/libhemi/optimize.c File Reference

#include "optimize.h"

Include dependency graph for optimize.c:


Functions

int __hemi_tri_has_verts (hemi_opt_tri_t *t, int v1, int v2, int v3)
int __hemi_nn (hemi_opt_tri_t *t)
hemi_opt_tri_t__hemi_next_tri (hemi_opt_tri_t *tri, int vlast, int vsec, int *swap, int *vnext)
int __hemi_fewest_neighbors (hemi_opt_tri_t *t, int n)
hemi_opt_tri_t__hemi_pick_next (hemi_opt_tri_t *t)
int hemi_stripify_mesh (hemi_mesh_t *mesh)

Function Documentation

int __hemi_fewest_neighbors ( hemi_opt_tri_t t,
int  n 
)

hemi_opt_tri_t* __hemi_next_tri ( hemi_opt_tri_t tri,
int  vlast,
int  vsec,
int *  swap,
int *  vnext 
)

int __hemi_nn ( hemi_opt_tri_t t  ) 

hemi_opt_tri_t* __hemi_pick_next ( hemi_opt_tri_t t  ) 

int __hemi_tri_has_verts ( hemi_opt_tri_t t,
int  v1,
int  v2,
int  v3 
)

int hemi_stripify_mesh ( hemi_mesh_t mesh  ) 


Generated on Fri Jun 1 09:11:19 2007 for Antigone by  doxygen 1.4.7