|
Horizon
|
Public Member Functions | |
| KEEP_TOPOLOGY_CONSTRAINT (NODE *aWorld) | |
| bool | Check (int aVertex1, int aVertex2, const LINE *aOriginLine, const SHAPE_LINE_CHAIN &aCurrentPath, const SHAPE_LINE_CHAIN &aReplacement) override |
Public Member Functions inherited from PNS::OPT_CONSTRAINT | |
| OPT_CONSTRAINT (NODE *aWorld) | |
| int | GetPriority () const |
| void | SetPriority (int aPriority) |
Additional Inherited Members | |
Protected Attributes inherited from PNS::OPT_CONSTRAINT | |
| NODE * | m_world |
| int | m_priority |
|
overridevirtual |
Implements PNS::OPT_CONSTRAINT.