Struct BackEndBase::AddFactor_Output
Defined in File BackEndBase.h
Nested Relationships
This struct is a nested type of Class BackEndBase.
Struct Documentation
-
struct AddFactor_Output
Public Members
-
bool success = {false}
-
std::optional<mola::fid_t> new_factor_id = {std::nullopt}
-
std::optional<std::string> error_msg = {std::nullopt}
-
bool success = {false}