/opt/ros/diamondback/stacks/graspit_simulator/graspit/graspit_source/qhull/user_eg.c File Reference

#include "qhull_a.h"
Include dependency graph for user_eg.c:

Go to the source code of this file.

Defines

#define DIM   3
#define SIZEcube   (1<<DIM)
#define SIZEdiamond   (2*DIM)
#define TOTpoints   (SIZEcube + SIZEdiamond)

Functions

void addDelaunay (coordT *points, int numpoints, int numnew, int dim)
void adddiamond (coordT *points, int numpoints, int numnew, int dim)
void addhalf (coordT *points, int numpoints, int numnew, int dim, coordT *feasible)
void findDelaunay (int dim)
int main (int argc, char *argv[])
void makecube (coordT *points, int numpoints, int dim)
void makeDelaunay (coordT *points, int numpoints, int dim)
void makehalf (coordT *points, int numpoints, int dim)
void print_summary (void)
void qh_errexit (int exitcode, facetT *facet, ridgeT *ridge)
void qh_errprint (char *string, facetT *atfacet, facetT *otherfacet, ridgeT *atridge, vertexT *atvertex)
void qh_printfacetlist (facetT *facetlist, setT *facets, boolT printall)
void qh_user_memsizes (void)

Variables

char qh_version [] = "user_eg 97/3/31"

Define Documentation

#define DIM   3

Definition at line 321 of file user_eg.c.

#define SIZEcube   (1<<DIM)

Definition at line 322 of file user_eg.c.

#define SIZEdiamond   (2*DIM)

Definition at line 323 of file user_eg.c.

#define TOTpoints   (SIZEcube + SIZEdiamond)

Definition at line 324 of file user_eg.c.


Function Documentation

void addDelaunay ( coordT *  points,
int  numpoints,
int  numnew,
int  dim 
)

Definition at line 181 of file user_eg.c.

void adddiamond ( coordT *  points,
int  numpoints,
int  numnew,
int  dim 
)

Definition at line 114 of file user_eg.c.

void addhalf ( coordT *  points,
int  numpoints,
int  numnew,
int  dim,
coordT *  feasible 
)

Definition at line 285 of file user_eg.c.

void findDelaunay ( int  dim  ) 

Definition at line 223 of file user_eg.c.

int main ( int  argc,
char *  argv[] 
)

Definition at line 335 of file user_eg.c.

void makecube ( coordT *  points,
int  numpoints,
int  dim 
)

Definition at line 87 of file user_eg.c.

void makeDelaunay ( coordT *  points,
int  numpoints,
int  dim 
)

Definition at line 154 of file user_eg.c.

void makehalf ( coordT *  points,
int  numpoints,
int  dim 
)

Definition at line 248 of file user_eg.c.

void print_summary ( void   ) 

Definition at line 70 of file user_eg.c.

void qh_errexit ( int  exitcode,
facetT facet,
ridgeT ridge 
)

Definition at line 463 of file user_eg.c.

void qh_errprint ( char *  string,
facetT atfacet,
facetT otherfacet,
ridgeT atridge,
vertexT atvertex 
)

Definition at line 499 of file user_eg.c.

void qh_printfacetlist ( facetT facetlist,
setT facets,
boolT  printall 
)

Definition at line 507 of file user_eg.c.

void qh_user_memsizes ( void   ) 

Definition at line 527 of file user_eg.c.


Variable Documentation

char qh_version[] = "user_eg 97/3/31"

Definition at line 53 of file user_eg.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


graspit
Author(s):
autogenerated on Wed Jan 25 10:59:24 2012