87 template<
class Archive>
88 void serialize(Archive &ar,
const unsigned int version);
std::mutex mMutexPointCreation
long unsigned int GetMaxKFid()
void EraseMapPoint(MapPoint *pMP)
void InformNewBigChange()
std::vector< MapPoint * > mvpReferenceMapPoints
std::vector< KeyFrame * > GetAllKeyFrames()
std::mutex mMutexMapUpdate
std::vector< MapPoint * > GetReferenceMapPoints()
void AddMapPoint(MapPoint *pMP)
std::vector< MapPoint * > GetAllMapPoints()
long unsigned int mnMaxKFid
friend class boost::serialization::access
vector< KeyFrame * > mvpKeyFrameOrigins
long unsigned KeyFramesInMap()
long unsigned int MapPointsInMap()
void EraseKeyFrame(KeyFrame *pKF)
std::set< MapPoint * > mspMapPoints
void serialize(Archive &ar, const unsigned int version)
void SetReferenceMapPoints(const std::vector< MapPoint * > &vpMPs)
void AddKeyFrame(KeyFrame *pKF)
int GetLastBigChangeIdx()
std::set< KeyFrame * > mspKeyFrames