FlowEngine 7.530
Photogrammetry Software Development Kit
|
Functions | |
FlowCore::Settings & | defaultSettings () |
const std::vector< std::string > & | defaultKeysFlatten () |
bool | splitKey (ConstStringBuffer key, std::string &outCategory, std::string &outName) |
std::string | doubleToString (double value) |
const std::vector< std::string > & FlowEngine::Private::defaultKeysFlatten | ( | ) |
FlowCore::Settings & FlowEngine::Private::defaultSettings | ( | ) |
std::string FlowEngine::Private::doubleToString | ( | double | value | ) |
bool FlowEngine::Private::splitKey | ( | ConstStringBuffer | key, |
std::string & | outCategory, | ||
std::string & | outName | ||
) |