|
|
| RESTRICT_VERTEX_RANGE_CONSTRAINT (NODE *aWorld, int aStart, int aEnd) |
| virtual bool | Check (int aVertex1, int aVertex2, const LINE *aOriginLine, const SHAPE_LINE_CHAIN &aCurrentPath, const SHAPE_LINE_CHAIN &aReplacement) override |
|
| OPT_CONSTRAINT (NODE *aWorld) |
|
int | GetPriority () const |
|
void | SetPriority (int aPriority) |
|
|
NODE * | m_world |
|
int | m_priority |
◆ Check()
| bool PNS::RESTRICT_VERTEX_RANGE_CONSTRAINT::Check |
( |
int | aVertex1, |
|
|
int | aVertex2, |
|
|
const LINE * | aOriginLine, |
|
|
const SHAPE_LINE_CHAIN & | aCurrentPath, |
|
|
const SHAPE_LINE_CHAIN & | aReplacement ) |
|
overridevirtual |
The documentation for this class was generated from the following files:
- 3rd_party/router/router/pns_optimizer.h
- 3rd_party/router/router/pns_optimizer.cpp