#include <pns_optimizer.h>
Definition at line 333 of file pns_optimizer.h.
◆ CORNER_COUNT_LIMIT_CONSTRAINT()
PNS::CORNER_COUNT_LIMIT_CONSTRAINT::CORNER_COUNT_LIMIT_CONSTRAINT |
( |
NODE * |
aWorld, |
|
|
int |
aMinCorners, |
|
|
int |
aMaxCorners, |
|
|
int |
aAngleMask |
|
) |
| |
|
inline |
◆ Check()
bool PNS::CORNER_COUNT_LIMIT_CONSTRAINT::Check |
( |
int |
aVertex1, |
|
|
int |
aVertex2, |
|
|
const LINE * |
aOriginLine, |
|
|
const SHAPE_LINE_CHAIN & |
aCurrentPath, |
|
|
const SHAPE_LINE_CHAIN & |
aReplacement |
|
) |
| |
|
overridevirtual |
◆ GetPriority()
int PNS::OPT_CONSTRAINT::GetPriority |
( |
| ) |
const |
|
inlineinherited |
◆ SetPriority()
void PNS::OPT_CONSTRAINT::SetPriority |
( |
int |
aPriority | ) |
|
|
inlineinherited |
◆ m_angleMask
int PNS::CORNER_COUNT_LIMIT_CONSTRAINT::m_angleMask |
|
private |
◆ m_maxCorners
int PNS::CORNER_COUNT_LIMIT_CONSTRAINT::m_maxCorners |
|
private |
◆ m_minCorners
int PNS::CORNER_COUNT_LIMIT_CONSTRAINT::m_minCorners |
|
private |
◆ m_priority
int PNS::OPT_CONSTRAINT::m_priority |
|
protectedinherited |
◆ m_world
NODE* PNS::OPT_CONSTRAINT::m_world |
|
protectedinherited |
The documentation for this class was generated from the following files: