Chaste Commit::ca8ccdedf819b6e02855bc0e8e6f50bdecbc5208
|
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 827 of file triangle.cpp.
char behavior::areafilename[FILENAMESIZE] |
Definition at line 885 of file triangle.cpp.
int behavior::conformdel |
Definition at line 867 of file triangle.cpp.
int behavior::convex |
Definition at line 863 of file triangle.cpp.
int behavior::docheck |
Definition at line 870 of file triangle.cpp.
int behavior::dwyer |
Definition at line 868 of file triangle.cpp.
char behavior::edgefilename[FILENAMESIZE] |
Definition at line 889 of file triangle.cpp.
int behavior::edgesout |
Definition at line 865 of file triangle.cpp.
int behavior::firstnumber |
Definition at line 864 of file triangle.cpp.
int behavior::fixedarea |
Definition at line 862 of file triangle.cpp.
int behavior::geomview |
Definition at line 865 of file triangle.cpp.
REAL behavior::goodangle |
Definition at line 876 of file triangle.cpp.
int behavior::incremental |
Definition at line 868 of file triangle.cpp.
char behavior::inelefilename[FILENAMESIZE] |
Definition at line 883 of file triangle.cpp.
char behavior::innodefilename[FILENAMESIZE] |
Definition at line 882 of file triangle.cpp.
char behavior::inpolyfilename[FILENAMESIZE] |
Definition at line 884 of file triangle.cpp.
int behavior::jettison |
Definition at line 863 of file triangle.cpp.
REAL behavior::maxarea |
Definition at line 877 of file triangle.cpp.
REAL behavior::minangle |
Definition at line 876 of file triangle.cpp.
char behavior::neighborfilename[FILENAMESIZE] |
Definition at line 892 of file triangle.cpp.
int behavior::neighbors |
Definition at line 865 of file triangle.cpp.
int behavior::nobisect |
Definition at line 874 of file triangle.cpp.
int behavior::nobound |
Definition at line 866 of file triangle.cpp.
int behavior::noelewritten |
Definition at line 866 of file triangle.cpp.
int behavior::noexact |
Definition at line 867 of file triangle.cpp.
int behavior::noholes |
Definition at line 867 of file triangle.cpp.
int behavior::noiterationnum |
Definition at line 866 of file triangle.cpp.
int behavior::nonodewritten |
Definition at line 866 of file triangle.cpp.
int behavior::nopolywritten |
Definition at line 866 of file triangle.cpp.
REAL behavior::offconstant |
Definition at line 876 of file triangle.cpp.
char behavior::offfilename[FILENAMESIZE] |
Definition at line 893 of file triangle.cpp.
int behavior::order |
Definition at line 873 of file triangle.cpp.
char behavior::outelefilename[FILENAMESIZE] |
Definition at line 887 of file triangle.cpp.
char behavior::outnodefilename[FILENAMESIZE] |
Definition at line 886 of file triangle.cpp.
char behavior::outpolyfilename[FILENAMESIZE] |
Definition at line 888 of file triangle.cpp.
int behavior::poly |
Definition at line 862 of file triangle.cpp.
int behavior::quality |
Definition at line 862 of file triangle.cpp.
int behavior::quiet |
Definition at line 871 of file triangle.cpp.
int behavior::refine |
Definition at line 862 of file triangle.cpp.
int behavior::regionattrib |
Definition at line 863 of file triangle.cpp.
int behavior::splitseg |
Definition at line 869 of file triangle.cpp.
int behavior::steiner |
Definition at line 875 of file triangle.cpp.
int behavior::sweepline |
Definition at line 868 of file triangle.cpp.
int behavior::usertest |
Definition at line 862 of file triangle.cpp.
int behavior::usesegments |
Definition at line 872 of file triangle.cpp.
int behavior::vararea |
Definition at line 862 of file triangle.cpp.
char behavior::vedgefilename[FILENAMESIZE] |
Definition at line 891 of file triangle.cpp.
int behavior::verbose |
Definition at line 871 of file triangle.cpp.
char behavior::vnodefilename[FILENAMESIZE] |
Definition at line 890 of file triangle.cpp.
int behavior::voronoi |
Definition at line 865 of file triangle.cpp.
int behavior::weighted |
Definition at line 863 of file triangle.cpp.