Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
mesh Struct Reference

Definition at line 632 of file triangle.c.

Public Attributes

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

Member Data Documentation

◆ areaboundindex

int mesh::areaboundindex

Definition at line 679 of file triangle.c.

◆ badsubsegs

struct memorypool mesh::badsubsegs

Definition at line 642 of file triangle.c.

◆ badtriangles

struct memorypool mesh::badtriangles

Definition at line 643 of file triangle.c.

◆ checkquality

int mesh::checkquality

Definition at line 681 of file triangle.c.

◆ checksegments

int mesh::checksegments

Definition at line 680 of file triangle.c.

◆ circletopcount

long mesh::circletopcount

Definition at line 690 of file triangle.c.

◆ circumcentercount

long mesh::circumcentercount

Definition at line 689 of file triangle.c.

◆ counterclockcount

long mesh::counterclockcount

Definition at line 686 of file triangle.c.

◆ dummysub

subseg* mesh::dummysub

Definition at line 705 of file triangle.c.

◆ dummysubbase

subseg* mesh::dummysubbase

Definition at line 706 of file triangle.c.

◆ dummytri

triangle* mesh::dummytri

Definition at line 698 of file triangle.c.

◆ dummytribase

triangle* mesh::dummytribase

Definition at line 699 of file triangle.c.

◆ edges

long mesh::edges

Definition at line 669 of file triangle.c.

◆ eextras

int mesh::eextras

Definition at line 672 of file triangle.c.

◆ elemattribindex

int mesh::elemattribindex

Definition at line 678 of file triangle.c.

◆ firstnonemptyq

int mesh::firstnonemptyq

Definition at line 653 of file triangle.c.

◆ flipstackers

struct memorypool mesh::flipstackers

Definition at line 644 of file triangle.c.

◆ highorderindex

int mesh::highorderindex

Definition at line 677 of file triangle.c.

◆ holes

int mesh::holes

Definition at line 666 of file triangle.c.

◆ hullsize

long mesh::hullsize

Definition at line 673 of file triangle.c.

◆ hyperbolacount

long mesh::hyperbolacount

Definition at line 688 of file triangle.c.

◆ incirclecount

long mesh::incirclecount

Definition at line 685 of file triangle.c.

◆ inelements

int mesh::inelements

Definition at line 664 of file triangle.c.

◆ infvertex1

vertex mesh::infvertex1

Definition at line 694 of file triangle.c.

◆ infvertex2

vertex mesh::infvertex2

Definition at line 694 of file triangle.c.

◆ infvertex3

vertex mesh::infvertex3

Definition at line 694 of file triangle.c.

◆ insegments

int mesh::insegments

Definition at line 665 of file triangle.c.

◆ invertices

int mesh::invertices

Definition at line 663 of file triangle.c.

◆ lastflip

struct flipstacker* mesh::lastflip

Definition at line 657 of file triangle.c.

◆ mesh_dim

int mesh::mesh_dim

Definition at line 670 of file triangle.c.

◆ nextnonemptyq

int mesh::nextnonemptyq[4096]

Definition at line 652 of file triangle.c.

◆ nextras

int mesh::nextras

Definition at line 671 of file triangle.c.

◆ orient3dcount

long mesh::orient3dcount

Definition at line 687 of file triangle.c.

◆ queuefront

struct badtriang* mesh::queuefront[4096]

Definition at line 650 of file triangle.c.

◆ queuetail

struct badtriang* mesh::queuetail[4096]

Definition at line 651 of file triangle.c.

◆ readnodefile

int mesh::readnodefile

Definition at line 682 of file triangle.c.

◆ recenttri

struct otri mesh::recenttri

Definition at line 711 of file triangle.c.

◆ regions

int mesh::regions

Definition at line 667 of file triangle.c.

◆ samples

long mesh::samples

Definition at line 683 of file triangle.c.

◆ splaynodes

struct memorypool mesh::splaynodes

Definition at line 645 of file triangle.c.

◆ steinerleft

int mesh::steinerleft

Definition at line 674 of file triangle.c.

◆ subsegs

struct memorypool mesh::subsegs

Definition at line 639 of file triangle.c.

◆ triangles

struct memorypool mesh::triangles

Definition at line 638 of file triangle.c.

◆ undeads

int mesh::undeads

Definition at line 668 of file triangle.c.

◆ vertex2triindex

int mesh::vertex2triindex

Definition at line 676 of file triangle.c.

◆ vertexmarkindex

int mesh::vertexmarkindex

Definition at line 675 of file triangle.c.

◆ vertices

struct memorypool mesh::vertices

Definition at line 640 of file triangle.c.

◆ viri

struct memorypool mesh::viri

Definition at line 641 of file triangle.c.

◆ xmax

double mesh::xmax

Definition at line 661 of file triangle.c.

◆ xmin

double mesh::xmin

Definition at line 661 of file triangle.c.

◆ xminextreme

double mesh::xminextreme

Definition at line 662 of file triangle.c.

◆ ymax

double mesh::ymax

Definition at line 661 of file triangle.c.

◆ ymin

double mesh::ymin

Definition at line 661 of file triangle.c.

Collaboration diagram for mesh:
[legend]

The documentation for this struct was generated from the following file: