|
SMACC2
|
#include <cp_kml_mission_loader.hpp>

Public Attributes | |
| bool | ok = false |
| std::string | error |
| size_t | pointCount = 0 |
Definition at line 33 of file cp_kml_mission_loader.hpp.
| std::string cl_px4_mr::KmlLoadResult::error |
Definition at line 36 of file cp_kml_mission_loader.hpp.
Referenced by cl_px4_mr::CpKmlMissionLoader::loadFile(), and cl_px4_mr::CbLoadKmlMission::onEntry().
| bool cl_px4_mr::KmlLoadResult::ok = false |
Definition at line 35 of file cp_kml_mission_loader.hpp.
Referenced by cl_px4_mr::CpKmlMissionLoader::loadFile(), and cl_px4_mr::CbLoadKmlMission::onEntry().
| size_t cl_px4_mr::KmlLoadResult::pointCount = 0 |
Definition at line 37 of file cp_kml_mission_loader.hpp.
Referenced by cl_px4_mr::CpKmlMissionLoader::loadFile(), and cl_px4_mr::CbLoadKmlMission::onEntry().