gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <BDS.h>
Public Member Functions | |
BDS_SwapEdgeTestNormals (GFace *_gf, double ori) | |
virtual bool | operator() (BDS_Point *p1, BDS_Point *p2, BDS_Point *q1, BDS_Point *q2) const |
virtual bool | operator() (BDS_Point *p1, BDS_Point *p2, BDS_Point *p3, BDS_Point *q1, BDS_Point *q2, BDS_Point *q3, BDS_Point *op1, BDS_Point *op2, BDS_Point *op3, BDS_Point *oq1, BDS_Point *oq2, BDS_Point *oq3) const |
Public Member Functions inherited from BDS_SwapEdgeTest | |
virtual | ~BDS_SwapEdgeTest () |
Private Attributes | |
GFace * | gf |
double | _ori |
|
inline |
|
virtual |
Implements BDS_SwapEdgeTest.
Definition at line 904 of file BDS.cpp.
|
virtual |
Implements BDS_SwapEdgeTest.
Definition at line 893 of file BDS.cpp.
|
private |
Definition at line 304 of file BDS.h.
Referenced by operator()().
|
private |
Definition at line 303 of file BDS.h.
Referenced by operator()().