ml::WEMRequirements Class Reference
This class represents
WEMPatch requirements to be used by
WEMProcessor.
More...
#include <WEMRequirements.h>
List of all members.
Detailed Description
This class represents
WEMPatch requirements to be used by
WEMProcessor.
Definition at line 23 of file WEMRequirements.h.
Constructor & Destructor Documentation
| ml::WEMRequirements::WEMRequirements |
( |
|
) |
|
| ml::WEMRequirements::~WEMRequirements |
( |
|
) |
|
Member Function Documentation
| bool ml::WEMRequirements::areEdgesRequired |
( |
|
) |
const [inline] |
| OrientationTypes ml::WEMRequirements::getRequiredOrientationType |
( |
|
) |
const [inline] |
| PatchTypes ml::WEMRequirements::getRequiredPatchType |
( |
|
) |
const [inline] |
| bool ml::WEMRequirements::isOrientationTypeRequired |
( |
OrientationTypes |
orientationType |
) |
const [inline] |
| bool ml::WEMRequirements::isPatchTypeRequired |
( |
PatchTypes |
patchType |
) |
const [inline] |
| void ml::WEMRequirements::requireEdges |
( |
bool |
requireEdgesFlag = true |
) |
[inline] |
| void ml::WEMRequirements::requireOrientationType |
( |
OrientationTypes |
orientationType |
) |
[inline] |
| void ml::WEMRequirements::requirePatchType |
( |
PatchTypes |
patchType |
) |
[inline] |
The documentation for this class was generated from the following file: