mesh Struct Reference

Collaboration diagram for mesh:

Collaboration graph
[legend]
List of all members.

Public Attributes

memorypool triangles
memorypool subsegs
memorypool vertices
memorypool viri
memorypool badsubsegs
memorypool badtriangles
memorypool flipstackers
memorypool splaynodes
badtriangqueuefront [4096]
badtriangqueuetail [4096]
int nextnonemptyq [4096]
int firstnonemptyq
flipstackerlastflip
REAL xmin
REAL xmax
REAL ymin
REAL ymax
REAL xminextreme
int invertices
int inelements
int insegments
int holes
int regions
int undeads
long edges
int mesh_dim
int nextras
int eextras
long hullsize
int steinerleft
int vertexmarkindex
int vertex2triindex
int highorderindex
int elemattribindex
int areaboundindex
int checksegments
int checkquality
int readnodefile
long samples
long incirclecount
long counterclockcount
long orient3dcount
long hyperbolacount
long circumcentercount
long circletopcount
vertex infvertex1
vertex infvertex2
vertex infvertex3
triangledummytri
triangledummytribase
subsegdummysub
subsegdummysubbase
otri recenttri

Detailed Description

Definition at line 662 of file triangle.cpp.


Member Data Documentation

struct memorypool mesh::triangles [read]

Definition at line 668 of file triangle.cpp.

Referenced by ShewchukTRIANGLE(), triangleinit(), and triangletraverse().

struct memorypool mesh::subsegs [read]

Definition at line 669 of file triangle.cpp.

Referenced by ShewchukTRIANGLE(), subsegtraverse(), and triangleinit().

struct memorypool mesh::vertices [read]

Definition at line 670 of file triangle.cpp.

Referenced by ShewchukTRIANGLE(), triangleinit(), and vertextraverse().

struct memorypool mesh::viri [read]

Definition at line 671 of file triangle.cpp.

Referenced by triangleinit().

struct memorypool mesh::badsubsegs [read]

Definition at line 672 of file triangle.cpp.

Referenced by badsubsegtraverse(), and triangleinit().

struct memorypool mesh::badtriangles [read]

Definition at line 673 of file triangle.cpp.

Referenced by triangleinit().

struct memorypool mesh::flipstackers [read]

Definition at line 674 of file triangle.cpp.

Referenced by triangleinit().

struct memorypool mesh::splaynodes [read]

Definition at line 675 of file triangle.cpp.

Referenced by triangleinit().

struct badtriang* mesh::queuefront[4096] [read]

Definition at line 680 of file triangle.cpp.

Referenced by dequeuebadtriang().

struct badtriang* mesh::queuetail[4096] [read]

Definition at line 681 of file triangle.cpp.

Referenced by dequeuebadtriang().

int mesh::nextnonemptyq[4096]

Definition at line 682 of file triangle.cpp.

Referenced by dequeuebadtriang().

int mesh::firstnonemptyq

Definition at line 683 of file triangle.cpp.

Referenced by dequeuebadtriang().

struct flipstacker* mesh::lastflip [read]

Definition at line 687 of file triangle.cpp.

REAL mesh::xmin

Definition at line 691 of file triangle.cpp.

REAL mesh::xmax

Definition at line 691 of file triangle.cpp.

REAL mesh::ymin

Definition at line 691 of file triangle.cpp.

REAL mesh::ymax

Definition at line 691 of file triangle.cpp.

REAL mesh::xminextreme

Definition at line 692 of file triangle.cpp.

int mesh::invertices

Definition at line 693 of file triangle.cpp.

int mesh::inelements

Definition at line 694 of file triangle.cpp.

int mesh::insegments

Definition at line 695 of file triangle.cpp.

int mesh::holes

Definition at line 696 of file triangle.cpp.

Referenced by ShewchukTRIANGLE().

int mesh::regions

Definition at line 697 of file triangle.cpp.

Referenced by ShewchukTRIANGLE().

int mesh::undeads

Definition at line 698 of file triangle.cpp.

Referenced by ShewchukTRIANGLE(), and triangleinit().

long mesh::edges

Definition at line 699 of file triangle.cpp.

Referenced by ShewchukTRIANGLE().

int mesh::mesh_dim

Definition at line 700 of file triangle.cpp.

int mesh::nextras

Definition at line 701 of file triangle.cpp.

Referenced by ShewchukTRIANGLE().

int mesh::eextras

Definition at line 702 of file triangle.cpp.

Referenced by ShewchukTRIANGLE().

long mesh::hullsize

Definition at line 703 of file triangle.cpp.

Referenced by ShewchukTRIANGLE().

int mesh::steinerleft

Definition at line 704 of file triangle.cpp.

Referenced by ShewchukTRIANGLE().

int mesh::vertexmarkindex

Definition at line 705 of file triangle.cpp.

int mesh::vertex2triindex

Definition at line 706 of file triangle.cpp.

int mesh::highorderindex

Definition at line 707 of file triangle.cpp.

int mesh::elemattribindex

Definition at line 708 of file triangle.cpp.

int mesh::areaboundindex

Definition at line 709 of file triangle.cpp.

int mesh::checksegments

Definition at line 710 of file triangle.cpp.

Referenced by ShewchukTRIANGLE(), and triangleinit().

int mesh::checkquality

Definition at line 711 of file triangle.cpp.

Referenced by triangleinit().

int mesh::readnodefile

Definition at line 712 of file triangle.cpp.

Referenced by ShewchukTRIANGLE().

long mesh::samples

Definition at line 713 of file triangle.cpp.

Referenced by triangleinit().

long mesh::incirclecount

Definition at line 715 of file triangle.cpp.

Referenced by triangleinit().

long mesh::counterclockcount

Definition at line 716 of file triangle.cpp.

Referenced by triangleinit().

long mesh::orient3dcount

Definition at line 717 of file triangle.cpp.

Referenced by triangleinit().

long mesh::hyperbolacount

Definition at line 718 of file triangle.cpp.

Referenced by triangleinit().

long mesh::circumcentercount

Definition at line 719 of file triangle.cpp.

Referenced by triangleinit().

long mesh::circletopcount

Definition at line 720 of file triangle.cpp.

Referenced by triangleinit().

vertex mesh::infvertex1

Definition at line 724 of file triangle.cpp.

Referenced by ShewchukTRIANGLE().

vertex mesh::infvertex2

Definition at line 724 of file triangle.cpp.

Referenced by ShewchukTRIANGLE().

vertex mesh::infvertex3

Definition at line 724 of file triangle.cpp.

Referenced by ShewchukTRIANGLE().

triangle* mesh::dummytri

Definition at line 728 of file triangle.cpp.

triangle* mesh::dummytribase

Definition at line 729 of file triangle.cpp.

subseg* mesh::dummysub

Definition at line 735 of file triangle.cpp.

subseg* mesh::dummysubbase

Definition at line 736 of file triangle.cpp.

struct otri mesh::recenttri [read]

Definition at line 741 of file triangle.cpp.

Referenced by triangleinit().


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