SLProject
4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
|
#include <AppWAISlamParamHelper.h>
Public Attributes | |
std::string | dateTime |
std::string | location |
std::string | area |
std::string | extractorType |
int | nLevels |
Definition at line 16 of file AppWAISlamParamHelper.h.
std::string SlamMapInfos::area |
Definition at line 20 of file AppWAISlamParamHelper.h.
std::string SlamMapInfos::dateTime |
Definition at line 18 of file AppWAISlamParamHelper.h.
std::string SlamMapInfos::extractorType |
Definition at line 21 of file AppWAISlamParamHelper.h.
std::string SlamMapInfos::location |
Definition at line 19 of file AppWAISlamParamHelper.h.
int SlamMapInfos::nLevels |
Definition at line 22 of file AppWAISlamParamHelper.h.