Functions | Variables
global.c File Reference
#include "qhull_a.h"
Include dependency graph for global.c:

Go to the source code of this file.

Functions

void qh_appendprint (qh_PRINT format)
void qh_checkflags (char *command, char *hiddenflags)
void qh_clear_outputflags (void)
unsigned long qh_clock (void)
void qh_freebuffers (void)
void qh_freebuild (boolT allmem)
void qh_freeqhull (boolT allmem)
void qh_freeqhull2 (boolT allmem)
void qh_init_A (FILE *infile, FILE *outfile, FILE *errfile, int argc, char *argv[])
void qh_init_B (coordT *points, int numpoints, int dim, boolT ismalloc)
void qh_init_qhull_command (int argc, char *argv[])
void qh_initflags (char *command)
void qh_initqhull_buffers (void)
void qh_initqhull_globals (coordT *points, int numpoints, int dim, boolT ismalloc)
void qh_initqhull_mem (void)
void qh_initqhull_outputflags (void)
void qh_initqhull_start (FILE *infile, FILE *outfile, FILE *errfile)
void qh_initqhull_start2 (FILE *infile, FILE *outfile, FILE *errfile)
void qh_initthresholds (char *command)
void qh_option (const char *option, int *i, realT *r)
void qh_restore_qhull (qhT **oldqh)
qhTqh_save_qhull (void)

Variables

qhTqh_qh = NULL
const char * qh_version = "2011.2 2011/11/29"
int qhull_inuse = 0

Function Documentation

void qh_appendprint ( qh_PRINT  format)

Definition at line 58 of file global.c.

void qh_checkflags ( char *  command,
char *  hiddenflags 
)

Definition at line 85 of file global.c.

void qh_clear_outputflags ( void  )

Definition at line 166 of file global.c.

unsigned long qh_clock ( void  )

Definition at line 238 of file global.c.

void qh_freebuffers ( void  )

Definition at line 275 of file global.c.

void qh_freebuild ( boolT  allmem)

Definition at line 339 of file global.c.

void qh_freeqhull ( boolT  allmem)

Definition at line 424 of file global.c.

void qh_freeqhull2 ( boolT  allmem)

Definition at line 451 of file global.c.

void qh_init_A ( FILE *  infile,
FILE *  outfile,
FILE *  errfile,
int  argc,
char *  argv[] 
)

Definition at line 485 of file global.c.

void qh_init_B ( coordT points,
int  numpoints,
int  dim,
boolT  ismalloc 
)

Definition at line 532 of file global.c.

void qh_init_qhull_command ( int  argc,
char *  argv[] 
)

Definition at line 572 of file global.c.

void qh_initflags ( char *  command)

Definition at line 611 of file global.c.

void qh_initqhull_buffers ( void  )

Definition at line 1428 of file global.c.

void qh_initqhull_globals ( coordT points,
int  numpoints,
int  dim,
boolT  ismalloc 
)

Definition at line 1482 of file global.c.

void qh_initqhull_mem ( void  )

Definition at line 1670 of file global.c.

void qh_initqhull_outputflags ( void  )

Definition at line 1708 of file global.c.

void qh_initqhull_start ( FILE *  infile,
FILE *  outfile,
FILE *  errfile 
)

Definition at line 1813 of file global.c.

void qh_initqhull_start2 ( FILE *  infile,
FILE *  outfile,
FILE *  errfile 
)

Definition at line 1842 of file global.c.

void qh_initthresholds ( char *  command)

Definition at line 1915 of file global.c.

void qh_option ( const char *  option,
int *  i,
realT r 
)

Definition at line 2025 of file global.c.

void qh_restore_qhull ( qhT **  oldqh)

Definition at line 2064 of file global.c.

qhT* qh_save_qhull ( void  )

Definition at line 2109 of file global.c.


Variable Documentation

qhT* qh_qh = NULL

Definition at line 26 of file global.c.

const char* qh_version = "2011.2 2011/11/29"

Definition at line 50 of file global.c.

int qhull_inuse = 0

Definition at line 23 of file global.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


libqhull
Author(s): Robert Krug
autogenerated on Tue Jun 18 2013 12:38:50