gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
faceXtet Struct Reference
Collaboration diagram for faceXtet:

Public Member Functions

 faceXtet (MTet4 *_t=nullptr, int iFac=0)
 
MVertexgetVertex (int i) const
 
bool operator< (const faceXtet &other) const
 
bool operator== (const faceXtet &other) const
 
bool visible (MVertex *v)
 

Public Attributes

MVertexv [3]
 
MVertexunsorted [3]
 
MTet4t1
 
int i1
 

Detailed Description

Definition at line 174 of file meshGRegionDelaunayInsertion.cpp.

Constructor & Destructor Documentation

◆ faceXtet()

faceXtet::faceXtet ( MTet4 _t = nullptr,
int  iFac = 0 
)
inline

Definition at line 179 of file meshGRegionDelaunayInsertion.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ getVertex()

MVertex* faceXtet::getVertex ( int  i) const
inline

Definition at line 188 of file meshGRegionDelaunayInsertion.cpp.

◆ operator<()

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

Definition at line 190 of file meshGRegionDelaunayInsertion.cpp.

Here is the call graph for this function:

◆ operator==()

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

Definition at line 200 of file meshGRegionDelaunayInsertion.cpp.

Here is the call graph for this function:

◆ visible()

bool faceXtet::visible ( MVertex v)
inline

Definition at line 207 of file meshGRegionDelaunayInsertion.cpp.

Referenced by makeCavityStarShaped(), and verifyShell().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ i1

◆ t1

◆ unsorted

MVertex * faceXtet::unsorted[3]

◆ v

MVertex* faceXtet::v[3]

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