Go to the source code of this file.
|
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_lib_check (int qhullLibraryType, int qhTsize, int vertexTsize, int ridgeTsize, int facetTsize, int setTsize, int qhmemTsize) |
|
void | qh_option (const char *option, int *i, realT *r) |
|
◆ qh_appendprint()
◆ qh_checkflags()
void qh_checkflags |
( |
char * |
command, |
|
|
char * |
hiddenflags |
|
) |
| |
◆ qh_clear_outputflags()
void qh_clear_outputflags |
( |
void |
| ) |
|
◆ qh_clock()
unsigned long qh_clock |
( |
void |
| ) |
|
◆ qh_freebuffers()
void qh_freebuffers |
( |
void |
| ) |
|
◆ qh_freebuild()
void qh_freebuild |
( |
boolT |
allmem | ) |
|
◆ qh_freeqhull()
void qh_freeqhull |
( |
boolT |
allmem | ) |
|
◆ qh_freeqhull2()
void qh_freeqhull2 |
( |
boolT |
allmem | ) |
|
◆ qh_init_A()
void qh_init_A |
( |
FILE * |
infile, |
|
|
FILE * |
outfile, |
|
|
FILE * |
errfile, |
|
|
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ qh_init_B()
void qh_init_B |
( |
coordT * |
points, |
|
|
int |
numpoints, |
|
|
int |
dim, |
|
|
boolT |
ismalloc |
|
) |
| |
◆ qh_init_qhull_command()
void qh_init_qhull_command |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ qh_initflags()
void qh_initflags |
( |
char * |
command | ) |
|
◆ qh_initqhull_buffers()
void qh_initqhull_buffers |
( |
void |
| ) |
|
◆ qh_initqhull_globals()
void qh_initqhull_globals |
( |
coordT * |
points, |
|
|
int |
numpoints, |
|
|
int |
dim, |
|
|
boolT |
ismalloc |
|
) |
| |
◆ qh_initqhull_mem()
void qh_initqhull_mem |
( |
void |
| ) |
|
◆ qh_initqhull_outputflags()
void qh_initqhull_outputflags |
( |
void |
| ) |
|
◆ qh_initqhull_start()
void qh_initqhull_start |
( |
FILE * |
infile, |
|
|
FILE * |
outfile, |
|
|
FILE * |
errfile |
|
) |
| |
◆ qh_initqhull_start2()
void qh_initqhull_start2 |
( |
FILE * |
infile, |
|
|
FILE * |
outfile, |
|
|
FILE * |
errfile |
|
) |
| |
◆ qh_initthresholds()
void qh_initthresholds |
( |
char * |
command | ) |
|
◆ qh_lib_check()
void qh_lib_check |
( |
int |
qhullLibraryType, |
|
|
int |
qhTsize, |
|
|
int |
vertexTsize, |
|
|
int |
ridgeTsize, |
|
|
int |
facetTsize, |
|
|
int |
setTsize, |
|
|
int |
qhmemTsize |
|
) |
| |
◆ qh_option()
void qh_option |
( |
const char * |
option, |
|
|
int * |
i, |
|
|
realT * |
r |
|
) |
| |
◆ qh_qh
◆ qh_version
const char qh_version[] = "2015.2 2016/01/18" |
◆ qh_version2
const char qh_version2[] = "qhull 7.2.0 (2015.2 2016/01/18)" |