This is the complete list of members for ORB_SLAM2::KeyFrameDatabase, including all inherited members.
add(KeyFrame *pKF) | ORB_SLAM2::KeyFrameDatabase | |
boost::serialization::access class | ORB_SLAM2::KeyFrameDatabase | friend |
clear() | ORB_SLAM2::KeyFrameDatabase | |
DetectLoopCandidates(KeyFrame *pKF, float minScore) | ORB_SLAM2::KeyFrameDatabase | |
DetectRelocalizationCandidates(Frame *F) | ORB_SLAM2::KeyFrameDatabase | |
erase(KeyFrame *pKF) | ORB_SLAM2::KeyFrameDatabase | |
KeyFrameDatabase(const ORBVocabulary &voc) | ORB_SLAM2::KeyFrameDatabase | |
KeyFrameDatabase() | ORB_SLAM2::KeyFrameDatabase | inline |
mMutex | ORB_SLAM2::KeyFrameDatabase | protected |
mpVoc | ORB_SLAM2::KeyFrameDatabase | protected |
mvInvertedFile | ORB_SLAM2::KeyFrameDatabase | protected |
serialize(Archive &ar, const unsigned int version) | ORB_SLAM2::KeyFrameDatabase | private |
SetORBvocabulary(ORBVocabulary *porbv) | ORB_SLAM2::KeyFrameDatabase | inline |