gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <BDS.h>
Public Member Functions | |
BDS_SwapEdgeTestQuality (bool a, bool b=true) | |
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 |
virtual | ~BDS_SwapEdgeTestQuality () |
Public Member Functions inherited from BDS_SwapEdgeTest | |
virtual | ~BDS_SwapEdgeTest () |
Private Attributes | |
bool | testQuality |
bool | testSmallTriangles |
|
inline |
|
inlinevirtual |
|
virtual |
Implements BDS_SwapEdgeTest.
Definition at line 849 of file BDS.cpp.
|
virtual |
Implements BDS_SwapEdgeTest.
Definition at line 823 of file BDS.cpp.
|
private |
Definition at line 286 of file BDS.h.
Referenced by operator()().
|
private |
Definition at line 286 of file BDS.h.
Referenced by operator()().