#include <time.h>
Go to the source code of this file.
◆ COUNTmax
#define COUNTmax 0x7fffffff |
◆ DEFcountT
◆ MSG_ERROR
#define MSG_ERROR 6000 /* errors written to qh.ferr */ |
◆ MSG_FIXUP
#define MSG_FIXUP 11000 /* FIXUP QH11... */ |
◆ MSG_MAXLEN
◆ MSG_OUTPUT
◆ MSG_QHULL_ERROR
#define MSG_QHULL_ERROR 10000 /* errors thrown by QhullError.cpp (QHULLlastError is in QhullError.h) */ |
◆ MSG_STDERR
#define MSG_STDERR 8000 /* log messages Written to qh.ferr */ |
◆ MSG_TRACE0
◆ MSG_TRACE1
◆ MSG_TRACE2
◆ MSG_TRACE3
◆ MSG_TRACE4
◆ MSG_TRACE5
◆ MSG_WARNING
◆ qh_BESTcentrum
#define qh_BESTcentrum 20 |
◆ qh_BESTcentrum2
#define qh_BESTcentrum2 2 |
◆ qh_BESTnonconvex
#define qh_BESTnonconvex 15 |
◆ qh_CLOCKtype
#define qh_CLOCKtype 1 /* change to the desired number */ |
◆ qh_COMPUTEfurthest
#define qh_COMPUTEfurthest 0 |
◆ qh_COPLANARratio
#define qh_COPLANARratio 3 |
◆ qh_CPUclock
#define qh_CPUclock ((unsigned long)clock()) /* return CPU clock */ |
◆ qh_DEFAULTbox
#define qh_DEFAULTbox 0.5 |
◆ qh_DEFAULTzbox
#define qh_DEFAULTzbox 1e6 |
◆ qh_DIMmergeVertex
#define qh_DIMmergeVertex 6 |
◆ qh_DIMreduceBuild
#define qh_DIMreduceBuild 5 |
◆ qh_DISToutside
Value: fmax_((
qh->MERGING ? 2 : 1)*
qh->MINoutside,
qh->max_outside))
#define qh_USEfindbestnew
Definition at line 728 of file user_r.h.
◆ qh_FILENAMElen
#define qh_FILENAMElen 500 |
◆ qh_HASHfactor
◆ qh_INFINITE
#define qh_INFINITE -10.101 |
◆ qh_INITIALmax
◆ qh_INITIALsearch
#define qh_INITIALsearch 6 |
◆ qh_JOGGLEagain
◆ qh_JOGGLEdefault
#define qh_JOGGLEdefault 30000.0 |
◆ qh_JOGGLEincrease
#define qh_JOGGLEincrease 10.0 |
◆ qh_JOGGLEmaxincrease
#define qh_JOGGLEmaxincrease 1e-2 |
◆ qh_JOGGLEmaxretry
#define qh_JOGGLEmaxretry 100 |
◆ qh_JOGGLEretry
◆ qh_KEEPstatistics
#define qh_KEEPstatistics 1 |
◆ qh_MAXnarrow
#define qh_MAXnarrow -0.99999999 |
◆ qh_MAXnewcentrum
#define qh_MAXnewcentrum 5 |
◆ qh_MAXnewmerges
#define qh_MAXnewmerges 2 |
◆ qh_MAXoutside
◆ qh_MEMalign
#define qh_MEMalign ((int)(fmax_(sizeof(realT), sizeof(void *)))) |
◆ qh_MEMbufsize
#define qh_MEMbufsize 0x10000 /* allocate 64K memory buffers */ |
◆ qh_MEMinitbuf
#define qh_MEMinitbuf 0x20000 /* initially allocate 128K buffer */ |
◆ qh_OPTIONline
◆ qh_ORIENTclock
◆ qh_QUICKhelp
◆ qh_RANDOMint
◆ qh_RANDOMmax
#define qh_RANDOMmax ((realT)2147483646UL) /* 31 bits, qh_rand/MAX */ |
◆ qh_RANDOMseed_
◆ qh_RANDOMtype
#define qh_RANDOMtype 5 /* *** change to the desired number *** */ |
◆ qh_RATIOnearinside
#define qh_RATIOnearinside 5 |
◆ qh_REAL_1
#define qh_REAL_1 "%6.16g " |
◆ qh_REAL_2n
#define qh_REAL_2n "%6.16g %6.16g\n" |
◆ qh_REAL_3n
#define qh_REAL_3n "%6.16g %6.16g %6.16g\n" |
◆ qh_REALdigits
#define qh_REALdigits 16 /* maximum number of significant digits */ |
◆ qh_SEARCHdist
Value: (
qh->max_outside + 2 *
qh->DISTround +
fmax_(
qh->MINvisible,
qh->MAXcoplanar)));
#define qh_USEfindbestnew
Definition at line 757 of file user_r.h.
◆ qh_SECticks
◆ qh_USEfindbestnew
◆ qh_VERIFYdirect
#define qh_VERIFYdirect 1000000 |
◆ qh_WARNnarrow
#define qh_WARNnarrow -0.999999999999999 |
◆ qh_WIDEcoplanar
#define qh_WIDEcoplanar 6 |
◆ qh_WIDEduplicate
#define qh_WIDEduplicate 100 |
◆ qh_ZEROdelaunay
#define qh_ZEROdelaunay 2 |
◆ REALepsilon
#define REALepsilon DBL_EPSILON |
◆ REALfloat
◆ REALmax
◆ REALmin
◆ realT
◆ countT