
Public Member Functions | |
| CFeatureMapEntry (const CFeatureEntry *pFeature_, const CFeatureEntry *pMatchedFeature_, const CTexturedFeatureSet *pFeatureSet_) | |
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 | |
| const CFeatureEntry * | pFeature |
| const CTexturedFeatureSet * | pFeatureSet |
| const CFeatureEntry * | pMatchedFeature |
Public Attributes inherited from CDynamicArrayElement | |
| bool | bDelete |
Definition at line 111 of file TexturedObjectDatabase.h.
|
inline |
Definition at line 114 of file TexturedObjectDatabase.h.
| const CFeatureEntry* CTexturedObjectDatabase::CFeatureMapEntry::pFeature |
Definition at line 119 of file TexturedObjectDatabase.h.
| const CTexturedFeatureSet* CTexturedObjectDatabase::CFeatureMapEntry::pFeatureSet |
Definition at line 121 of file TexturedObjectDatabase.h.
| const CFeatureEntry* CTexturedObjectDatabase::CFeatureMapEntry::pMatchedFeature |
Definition at line 120 of file TexturedObjectDatabase.h.