Public Attributes | |
int | poly |
int | refine |
int | quality |
int | vararea |
int | fixedarea |
int | usertest |
int | regionattrib |
int | convex |
int | weighted |
int | jettison |
int | firstnumber |
int | edgesout |
int | voronoi |
int | neighbors |
int | geomview |
int | nobound |
int | nopolywritten |
int | nonodewritten |
int | noelewritten |
int | noiterationnum |
int | noholes |
int | noexact |
int | conformdel |
int | incremental |
int | sweepline |
int | dwyer |
int | splitseg |
int | docheck |
int | quiet |
int | verbose |
int | usesegments |
int | order |
int | nobisect |
int | steiner |
REAL | minangle |
REAL | goodangle |
REAL | offconstant |
REAL | maxarea |
char | innodefilename [FILENAMESIZE] |
char | inelefilename [FILENAMESIZE] |
char | inpolyfilename [FILENAMESIZE] |
char | areafilename [FILENAMESIZE] |
char | outnodefilename [FILENAMESIZE] |
char | outelefilename [FILENAMESIZE] |
char | outpolyfilename [FILENAMESIZE] |
char | edgefilename [FILENAMESIZE] |
char | vnodefilename [FILENAMESIZE] |
char | vedgefilename [FILENAMESIZE] |
char | neighborfilename [FILENAMESIZE] |
char | offfilename [FILENAMESIZE] |
Definition at line 749 of file triangle.cpp.
int behavior::poly |
Definition at line 784 of file triangle.cpp.
Referenced by formskeleton(), initializevertexpool(), parsecommandline(), readnodes(), reconstruct(), removebox(), removeghosts(), ShewchukTRIANGLE(), and statistics().
int behavior::refine |
Definition at line 784 of file triangle.cpp.
Referenced by parsecommandline(), readholes(), ShewchukTRIANGLE(), and statistics().
Definition at line 784 of file triangle.cpp.
Referenced by parsecommandline(), ShewchukTRIANGLE(), and triangledeinit().
Definition at line 784 of file triangle.cpp.
Referenced by enforcequality(), initializetrisubpools(), insertvertex(), maketriangle(), parsecommandline(), printtriangle(), readholes(), regionplague(), testtriangle(), and triangledeinit().
Definition at line 784 of file triangle.cpp.
Referenced by enforcequality(), parsecommandline(), testtriangle(), and triangledeinit().
Definition at line 784 of file triangle.cpp.
Referenced by enforcequality(), parsecommandline(), testtriangle(), and triangledeinit().
Definition at line 785 of file triangle.cpp.
Referenced by initializetrisubpools(), parsecommandline(), readholes(), and regionplague().
int behavior::convex |
Definition at line 785 of file triangle.cpp.
Referenced by carveholes(), formskeleton(), parsecommandline(), and ShewchukTRIANGLE().
Definition at line 785 of file triangle.cpp.
Referenced by checkdelaunay(), nonregular(), parsecommandline(), readnodes(), and statistics().
Definition at line 785 of file triangle.cpp.
Referenced by numbernodes(), parsecommandline(), ShewchukTRIANGLE(), writenodes(), and writeoff().
Definition at line 786 of file triangle.cpp.
Referenced by formskeleton(), getvertex(), numbernodes(), parsecommandline(), readholes(), readnodes(), writeedges(), writeelements(), writeneighbors(), writenodes(), writeoff(), writepoly(), and writevoronoi().
Definition at line 787 of file triangle.cpp.
Referenced by parsecommandline(), and ShewchukTRIANGLE().
Definition at line 787 of file triangle.cpp.
Referenced by initializetrisubpools(), parsecommandline(), and ShewchukTRIANGLE().
Definition at line 787 of file triangle.cpp.
Referenced by initializetrisubpools(), parsecommandline(), and ShewchukTRIANGLE().
Definition at line 787 of file triangle.cpp.
Referenced by parsecommandline(), and ShewchukTRIANGLE().
Definition at line 788 of file triangle.cpp.
Referenced by parsecommandline(), writeedges(), writenodes(), and writepoly().
Definition at line 788 of file triangle.cpp.
Referenced by parsecommandline(), and ShewchukTRIANGLE().
Definition at line 788 of file triangle.cpp.
Referenced by parsecommandline(), and ShewchukTRIANGLE().
Definition at line 788 of file triangle.cpp.
Referenced by parsecommandline(), and ShewchukTRIANGLE().
Definition at line 788 of file triangle.cpp.
Referenced by parsecommandline(), and ShewchukTRIANGLE().
Definition at line 789 of file triangle.cpp.
Referenced by checkdelaunay(), checkmesh(), counterclockwise(), findcircumcenter(), incircle(), orient3d(), parsecommandline(), and splitencsegs().
Definition at line 789 of file triangle.cpp.
Referenced by checkseg4encroach(), enforcequality(), parsecommandline(), and splitencsegs().
int behavior::dwyer |
Definition at line 792 of file triangle.cpp.
Referenced by parsecommandline(), and ShewchukTRIANGLE().
int behavior::quiet |
Definition at line 793 of file triangle.cpp.
Referenced by carveholes(), checkdelaunay(), checkmesh(), delaunay(), divconqdelaunay(), enforcequality(), formskeleton(), highorder(), incrementaldelaunay(), parsecommandline(), readnodes(), reconstruct(), ShewchukTRIANGLE(), splittriangle(), sweeplinedelaunay(), writeedges(), writeelements(), writeneighbors(), writenodes(), writeoff(), writepoly(), and writevoronoi().
Definition at line 793 of file triangle.cpp.
Referenced by boundingbox(), carveholes(), checkseg4encroach(), conformingedge(), deletevertex(), divconqdelaunay(), divconqrecurse(), enforcequality(), enqueuebadtriang(), flip(), formskeleton(), highorder(), incrementaldelaunay(), infecthull(), insertsegment(), insertsubseg(), insertvertex(), locate(), makevertexmap(), mergehulls(), parsecommandline(), plague(), preciselocate(), regionplague(), removebox(), removeghosts(), segmentintersection(), splitencsegs(), splittriangle(), statistics(), sweeplinedelaunay(), tallyfaces(), triangulatepolygon(), and unflip().
Definition at line 794 of file triangle.cpp.
Referenced by dummyinit(), highorder(), initializetrisubpools(), maketriangle(), printtriangle(), ShewchukTRIANGLE(), triangledeinit(), and writeedges().
int behavior::order |
Definition at line 795 of file triangle.cpp.
Referenced by initializetrisubpools(), parsecommandline(), ShewchukTRIANGLE(), and writeelements().
Definition at line 796 of file triangle.cpp.
Referenced by checkseg4encroach(), deletevertex(), insertvertex(), and parsecommandline().
Definition at line 797 of file triangle.cpp.
Referenced by parsecommandline(), and ShewchukTRIANGLE().
REAL behavior::minangle |
Definition at line 798 of file triangle.cpp.
Referenced by enforcequality(), parsecommandline(), and triangledeinit().
REAL behavior::goodangle |
REAL behavior::maxarea |
char behavior::innodefilename[FILENAMESIZE] |
Definition at line 804 of file triangle.cpp.
Referenced by parsecommandline(), and ShewchukTRIANGLE().
char behavior::inelefilename[FILENAMESIZE] |
char behavior::inpolyfilename[FILENAMESIZE] |
Definition at line 806 of file triangle.cpp.
Referenced by formskeleton(), reconstruct(), and ShewchukTRIANGLE().
char behavior::areafilename[FILENAMESIZE] |
char behavior::outnodefilename[FILENAMESIZE] |
char behavior::outelefilename[FILENAMESIZE] |
char behavior::outpolyfilename[FILENAMESIZE] |
char behavior::edgefilename[FILENAMESIZE] |
char behavior::vnodefilename[FILENAMESIZE] |
char behavior::vedgefilename[FILENAMESIZE] |
char behavior::neighborfilename[FILENAMESIZE] |
char behavior::offfilename[FILENAMESIZE] |