
Public Member Functions | |
| CFeaturePair (const CFeatureEntry *pFeature_, const CFeatureEntry *pMatchedFeature_) | |
Public Member Functions inherited from CDynamicArrayElement | |
| CDynamicArrayElement () | |
| virtual bool | Equivalent (const CDynamicArrayElement *pElement) const |
| virtual float | Error (const CDynamicArrayElement *pElement) const |
| virtual | ~CDynamicArrayElement () |
Public Attributes | |
| int | offsets [6] |
| const CFeatureEntry * | pFeature |
| const CFeatureEntry * | pMatchedFeature |
Public Attributes inherited from CDynamicArrayElement | |
| bool | bDelete |
Definition at line 84 of file HoughSpace2D.h.
|
inline |
Definition at line 87 of file HoughSpace2D.h.
| int CHoughSpace2D::CFeaturePair::offsets[6] |
Definition at line 93 of file HoughSpace2D.h.
| const CFeatureEntry* CHoughSpace2D::CFeaturePair::pFeature |
Definition at line 91 of file HoughSpace2D.h.
| const CFeatureEntry* CHoughSpace2D::CFeaturePair::pMatchedFeature |
Definition at line 92 of file HoughSpace2D.h.