Definition at line 632 of file triangle.c.
int mesh::areaboundindex |
Definition at line 679 of file triangle.c.
struct memorypool mesh::badsubsegs |
Definition at line 642 of file triangle.c.
struct memorypool mesh::badtriangles |
Definition at line 643 of file triangle.c.
int mesh::checkquality |
Definition at line 681 of file triangle.c.
int mesh::checksegments |
Definition at line 680 of file triangle.c.
long mesh::circletopcount |
Definition at line 690 of file triangle.c.
long mesh::circumcentercount |
Definition at line 689 of file triangle.c.
long mesh::counterclockcount |
Definition at line 686 of file triangle.c.
subseg* mesh::dummysub |
Definition at line 705 of file triangle.c.
subseg* mesh::dummysubbase |
Definition at line 706 of file triangle.c.
triangle* mesh::dummytri |
Definition at line 698 of file triangle.c.
triangle* mesh::dummytribase |
Definition at line 699 of file triangle.c.
long mesh::edges |
Definition at line 669 of file triangle.c.
int mesh::eextras |
Definition at line 672 of file triangle.c.
int mesh::elemattribindex |
Definition at line 678 of file triangle.c.
int mesh::firstnonemptyq |
Definition at line 653 of file triangle.c.
struct memorypool mesh::flipstackers |
Definition at line 644 of file triangle.c.
int mesh::highorderindex |
Definition at line 677 of file triangle.c.
int mesh::holes |
Definition at line 666 of file triangle.c.
long mesh::hullsize |
Definition at line 673 of file triangle.c.
long mesh::hyperbolacount |
Definition at line 688 of file triangle.c.
long mesh::incirclecount |
Definition at line 685 of file triangle.c.
int mesh::inelements |
Definition at line 664 of file triangle.c.
vertex mesh::infvertex1 |
Definition at line 694 of file triangle.c.
vertex mesh::infvertex2 |
Definition at line 694 of file triangle.c.
vertex mesh::infvertex3 |
Definition at line 694 of file triangle.c.
int mesh::insegments |
Definition at line 665 of file triangle.c.
int mesh::invertices |
Definition at line 663 of file triangle.c.
struct flipstacker* mesh::lastflip |
Definition at line 657 of file triangle.c.
int mesh::mesh_dim |
Definition at line 670 of file triangle.c.
int mesh::nextnonemptyq[4096] |
Definition at line 652 of file triangle.c.
int mesh::nextras |
Definition at line 671 of file triangle.c.
long mesh::orient3dcount |
Definition at line 687 of file triangle.c.
struct badtriang* mesh::queuefront[4096] |
Definition at line 650 of file triangle.c.
struct badtriang* mesh::queuetail[4096] |
Definition at line 651 of file triangle.c.
int mesh::readnodefile |
Definition at line 682 of file triangle.c.
struct otri mesh::recenttri |
Definition at line 711 of file triangle.c.
int mesh::regions |
Definition at line 667 of file triangle.c.
long mesh::samples |
Definition at line 683 of file triangle.c.
struct memorypool mesh::splaynodes |
Definition at line 645 of file triangle.c.
int mesh::steinerleft |
Definition at line 674 of file triangle.c.
struct memorypool mesh::subsegs |
Definition at line 639 of file triangle.c.
struct memorypool mesh::triangles |
Definition at line 638 of file triangle.c.
int mesh::undeads |
Definition at line 668 of file triangle.c.
int mesh::vertex2triindex |
Definition at line 676 of file triangle.c.
int mesh::vertexmarkindex |
Definition at line 675 of file triangle.c.
struct memorypool mesh::vertices |
Definition at line 640 of file triangle.c.
struct memorypool mesh::viri |
Definition at line 641 of file triangle.c.
REAL mesh::xmax |
Definition at line 661 of file triangle.c.
REAL mesh::xmin |
Definition at line 661 of file triangle.c.
REAL mesh::xminextreme |
Definition at line 662 of file triangle.c.
REAL mesh::ymax |
Definition at line 661 of file triangle.c.
REAL mesh::ymin |
Definition at line 661 of file triangle.c.