gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
edgeXface Struct Reference

#include <meshGFaceDelaunayInsertion.h>

Collaboration diagram for edgeXface:

Public Member Functions

 edgeXface (MTri3 *_t, int iFac)
 
MVertex_v (int i) const
 
bool operator< (const edgeXface &other) const
 
bool operator== (const edgeXface &other) const
 

Public Attributes

MVertexv [2]
 
MTri3t1
 
int i1
 
int ori
 

Detailed Description

Definition at line 177 of file meshGFaceDelaunayInsertion.h.

Constructor & Destructor Documentation

◆ edgeXface()

edgeXface::edgeXface ( MTri3 _t,
int  iFac 
)
inline

Definition at line 182 of file meshGFaceDelaunayInsertion.h.

Here is the call graph for this function:

Member Function Documentation

◆ _v()

MVertex* edgeXface::_v ( int  i) const
inline

Definition at line 193 of file meshGFaceDelaunayInsertion.h.

Referenced by delaunayMeshIn2D(), operator<(), operator==(), and recurFindCavityAniso().

Here is the caller graph for this function:

◆ operator<()

bool edgeXface::operator< ( const edgeXface other) const
inline

Definition at line 194 of file meshGFaceDelaunayInsertion.h.

Here is the call graph for this function:

◆ operator==()

bool edgeXface::operator== ( const edgeXface other) const
inline

Definition at line 201 of file meshGFaceDelaunayInsertion.h.

Here is the call graph for this function:

Member Data Documentation

◆ i1

int edgeXface::i1

Definition at line 180 of file meshGFaceDelaunayInsertion.h.

Referenced by connectTris(), and delaunayMeshIn2D().

◆ ori

int edgeXface::ori

Definition at line 181 of file meshGFaceDelaunayInsertion.h.

Referenced by edgeXface().

◆ t1

MTri3* edgeXface::t1

Definition at line 179 of file meshGFaceDelaunayInsertion.h.

Referenced by connectTris(), delaunayMeshIn2D(), and edgeXface().

◆ v

MVertex* edgeXface::v[2]

Definition at line 178 of file meshGFaceDelaunayInsertion.h.

Referenced by _v(), and edgeXface().


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