SLProject
4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
|
Public Attributes | |
int32_t | id |
int32_t | refKfId |
int32_t | nObervations |
float | minDistance |
float | maxDistance |
Definition at line 38 of file WAIMapStorage.h.
int32_t WAIMapStorage::MapPointInfo::id |
Definition at line 40 of file WAIMapStorage.h.
float WAIMapStorage::MapPointInfo::maxDistance |
Definition at line 45 of file WAIMapStorage.h.
float WAIMapStorage::MapPointInfo::minDistance |
Definition at line 45 of file WAIMapStorage.h.
int32_t WAIMapStorage::MapPointInfo::nObervations |
Definition at line 43 of file WAIMapStorage.h.
int32_t WAIMapStorage::MapPointInfo::refKfId |
Definition at line 41 of file WAIMapStorage.h.