behavior Struct Reference

List of all members.

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]

Detailed Description

Definition at line 749 of file triangle.cpp.


Member Data Documentation

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().

int behavior::quality

Definition at line 784 of file triangle.cpp.

Referenced by parsecommandline(), ShewchukTRIANGLE(), and triangledeinit().

int behavior::vararea

Definition at line 784 of file triangle.cpp.

Referenced by enforcequality(), initializetrisubpools(), insertvertex(), maketriangle(), parsecommandline(), printtriangle(), readholes(), regionplague(), testtriangle(), and triangledeinit().

int behavior::fixedarea

Definition at line 784 of file triangle.cpp.

Referenced by enforcequality(), parsecommandline(), testtriangle(), and triangledeinit().

int behavior::usertest

Definition at line 784 of file triangle.cpp.

Referenced by enforcequality(), parsecommandline(), testtriangle(), and triangledeinit().

int behavior::regionattrib

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().

int behavior::weighted

Definition at line 785 of file triangle.cpp.

Referenced by checkdelaunay(), nonregular(), parsecommandline(), readnodes(), and statistics().

int behavior::jettison

Definition at line 785 of file triangle.cpp.

Referenced by numbernodes(), parsecommandline(), ShewchukTRIANGLE(), writenodes(), and writeoff().

int behavior::firstnumber

Definition at line 786 of file triangle.cpp.

Referenced by formskeleton(), getvertex(), numbernodes(), parsecommandline(), readholes(), readnodes(), writeedges(), writeelements(), writeneighbors(), writenodes(), writeoff(), writepoly(), and writevoronoi().

int behavior::edgesout

Definition at line 787 of file triangle.cpp.

Referenced by parsecommandline(), and ShewchukTRIANGLE().

int behavior::voronoi

Definition at line 787 of file triangle.cpp.

Referenced by initializetrisubpools(), parsecommandline(), and ShewchukTRIANGLE().

int behavior::neighbors

Definition at line 787 of file triangle.cpp.

Referenced by initializetrisubpools(), parsecommandline(), and ShewchukTRIANGLE().

int behavior::geomview

Definition at line 787 of file triangle.cpp.

Referenced by parsecommandline(), and ShewchukTRIANGLE().

int behavior::nobound

Definition at line 788 of file triangle.cpp.

Referenced by parsecommandline(), writeedges(), writenodes(), and writepoly().

int behavior::nopolywritten

Definition at line 788 of file triangle.cpp.

Referenced by parsecommandline(), and ShewchukTRIANGLE().

int behavior::nonodewritten

Definition at line 788 of file triangle.cpp.

Referenced by parsecommandline(), and ShewchukTRIANGLE().

int behavior::noelewritten

Definition at line 788 of file triangle.cpp.

Referenced by parsecommandline(), and ShewchukTRIANGLE().

int behavior::noiterationnum

Definition at line 788 of file triangle.cpp.

Referenced by parsecommandline(), and ShewchukTRIANGLE().

int behavior::noholes

Definition at line 789 of file triangle.cpp.

Referenced by carveholes(), and parsecommandline().

int behavior::noexact

Definition at line 789 of file triangle.cpp.

Referenced by checkdelaunay(), checkmesh(), counterclockwise(), findcircumcenter(), incircle(), orient3d(), parsecommandline(), and splitencsegs().

int behavior::conformdel

Definition at line 789 of file triangle.cpp.

Referenced by checkseg4encroach(), enforcequality(), parsecommandline(), and splitencsegs().

int behavior::incremental

Definition at line 790 of file triangle.cpp.

Referenced by delaunay(), and parsecommandline().

int behavior::sweepline

Definition at line 790 of file triangle.cpp.

Referenced by delaunay(), and parsecommandline().

int behavior::dwyer

Definition at line 790 of file triangle.cpp.

Referenced by mergehulls(), and parsecommandline().

int behavior::splitseg

Definition at line 791 of file triangle.cpp.

Referenced by insertsegment(), and parsecommandline().

int behavior::docheck

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().

int behavior::verbose

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().

int behavior::usesegments

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().

int behavior::nobisect

Definition at line 796 of file triangle.cpp.

Referenced by checkseg4encroach(), deletevertex(), insertvertex(), and parsecommandline().

int behavior::steiner

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

Definition at line 798 of file triangle.cpp.

Referenced by checkseg4encroach(), and testtriangle().

REAL behavior::offconstant

Definition at line 798 of file triangle.cpp.

Referenced by findcircumcenter().

REAL behavior::maxarea

Definition at line 799 of file triangle.cpp.

Referenced by parsecommandline(), and testtriangle().

char behavior::innodefilename[FILENAMESIZE]

Definition at line 804 of file triangle.cpp.

Referenced by parsecommandline(), and ShewchukTRIANGLE().

char behavior::inelefilename[FILENAMESIZE]

Definition at line 805 of file triangle.cpp.

Referenced by ShewchukTRIANGLE().

char behavior::inpolyfilename[FILENAMESIZE]

Definition at line 806 of file triangle.cpp.

Referenced by formskeleton(), reconstruct(), and ShewchukTRIANGLE().

char behavior::areafilename[FILENAMESIZE]

Definition at line 807 of file triangle.cpp.

Referenced by ShewchukTRIANGLE().

char behavior::outnodefilename[FILENAMESIZE]

Definition at line 808 of file triangle.cpp.

Referenced by ShewchukTRIANGLE().

char behavior::outelefilename[FILENAMESIZE]

Definition at line 809 of file triangle.cpp.

Referenced by ShewchukTRIANGLE().

char behavior::outpolyfilename[FILENAMESIZE]

Definition at line 810 of file triangle.cpp.

Referenced by ShewchukTRIANGLE().

char behavior::edgefilename[FILENAMESIZE]

Definition at line 811 of file triangle.cpp.

Referenced by ShewchukTRIANGLE().

char behavior::vnodefilename[FILENAMESIZE]

Definition at line 812 of file triangle.cpp.

Referenced by ShewchukTRIANGLE().

char behavior::vedgefilename[FILENAMESIZE]

Definition at line 813 of file triangle.cpp.

Referenced by ShewchukTRIANGLE().

char behavior::neighborfilename[FILENAMESIZE]

Definition at line 814 of file triangle.cpp.

Referenced by ShewchukTRIANGLE().

char behavior::offfilename[FILENAMESIZE]

Definition at line 815 of file triangle.cpp.

Referenced by ShewchukTRIANGLE().


The documentation for this struct was generated from the following file:
Generated on Sun Aug 5 17:35:22 2007 for PIHMgis by  doxygen 1.5.2