![]()  | 
  
    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 | parentId | 
| float | scaleFactor | 
| int32_t | scaleLevels | 
| int32_t | minX | 
| int32_t | minY | 
| int32_t | maxX | 
| int32_t | maxY | 
| int32_t | loopEdgesCount | 
| int32_t | kpCount | 
| int32_t | covisiblesCount | 
| int32_t | bowVecSize | 
Definition at line 21 of file WAIMapStorage.h.
| int32_t WAIMapStorage::KeyFrameInfo::bowVecSize | 
Definition at line 35 of file WAIMapStorage.h.
| int32_t WAIMapStorage::KeyFrameInfo::covisiblesCount | 
Definition at line 33 of file WAIMapStorage.h.
| int32_t WAIMapStorage::KeyFrameInfo::id | 
Definition at line 23 of file WAIMapStorage.h.
| int32_t WAIMapStorage::KeyFrameInfo::kpCount | 
Definition at line 32 of file WAIMapStorage.h.
| int32_t WAIMapStorage::KeyFrameInfo::loopEdgesCount | 
Definition at line 31 of file WAIMapStorage.h.
| int32_t WAIMapStorage::KeyFrameInfo::maxX | 
Definition at line 29 of file WAIMapStorage.h.
| int32_t WAIMapStorage::KeyFrameInfo::maxY | 
Definition at line 29 of file WAIMapStorage.h.
| int32_t WAIMapStorage::KeyFrameInfo::minX | 
Definition at line 29 of file WAIMapStorage.h.
| int32_t WAIMapStorage::KeyFrameInfo::minY | 
Definition at line 29 of file WAIMapStorage.h.
| int32_t WAIMapStorage::KeyFrameInfo::parentId | 
Definition at line 24 of file WAIMapStorage.h.
| float WAIMapStorage::KeyFrameInfo::scaleFactor | 
Definition at line 26 of file WAIMapStorage.h.
| int32_t WAIMapStorage::KeyFrameInfo::scaleLevels | 
Definition at line 27 of file WAIMapStorage.h.