ml::WEMNodeDiagnosis Class Reference
This class provides diagnostic information on a
WEMNode.
More...
#include <WEMNodeDiagnosis.h>
List of all members.
Detailed Description
This class provides diagnostic information on a
WEMNode.
Definition at line 30 of file WEMNodeDiagnosis.h.
Constructor & Destructor Documentation
| ml::WEMNodeDiagnosis::WEMNodeDiagnosis |
( |
bool |
hasEdges |
) |
|
| ml::WEMNodeDiagnosis::~WEMNodeDiagnosis |
( |
|
) |
|
Member Function Documentation
| void ml::WEMNodeDiagnosis::checkIntegrity |
( |
WEMNode * |
node |
) |
|
| std::string ml::WEMNodeDiagnosis::getErrorMessage |
( |
|
) |
const [inline] |
| const WEMNode* ml::WEMNodeDiagnosis::getNode |
( |
|
) |
const [inline] |
| WEMNode* ml::WEMNodeDiagnosis::getNode |
( |
|
) |
[inline] |
| int ml::WEMNodeDiagnosis::getSeverity |
( |
|
) |
const |
| bool ml::WEMNodeDiagnosis::hasBadNormalLength |
( |
|
) |
const [inline] |
| bool ml::WEMNodeDiagnosis::hasDoubleEntry |
( |
|
) |
const [inline] |
| bool ml::WEMNodeDiagnosis::hasNonConnected |
( |
|
) |
const [inline] |
| bool ml::WEMNodeDiagnosis::hasValence3 |
( |
|
) |
const [inline] |
| bool ml::WEMNodeDiagnosis::isBoundary |
( |
|
) |
const [inline] |
| bool ml::WEMNodeDiagnosis::isCollinear |
( |
|
) |
const [inline] |
| bool ml::WEMNodeDiagnosis::isDeadEnd |
( |
|
) |
const [inline] |
| bool ml::WEMNodeDiagnosis::isFlatRegion |
( |
|
) |
const [inline] |
| bool ml::WEMNodeDiagnosis::isNeighbourhoodNotSet |
( |
|
) |
const [inline] |
| bool ml::WEMNodeDiagnosis::isOk |
( |
|
) |
const [inline] |
| bool ml::WEMNodeDiagnosis::isOrphan |
( |
|
) |
const [inline] |
| bool ml::WEMNodeDiagnosis::isRedundant |
( |
|
) |
const [inline] |
| int ml::WEMNodeDiagnosis::numErrors |
( |
|
) |
const [inline] |
| int ml::WEMNodeDiagnosis::numFatals |
( |
|
) |
const [inline] |
| int ml::WEMNodeDiagnosis::numNotices |
( |
|
) |
const [inline] |
| int ml::WEMNodeDiagnosis::numWarnings |
( |
|
) |
const [inline] |
Member Data Documentation
Stuff used by SoWEMDiagnosis.
Short error message.
Definition at line 91 of file WEMNodeDiagnosis.h.
The documentation for this class was generated from the following file: