| 37 | } |
| 38 | |
| 39 | void ComplexFinalProcessor::SetPrintFunction(hierarchy::PrintFn const & printFunction) |
| 40 | { |
| 41 | m_printFunction = printFunction; |
| 42 | } |
| 43 | |
| 44 | void ComplexFinalProcessor::UseCentersEnricher(std::string const & mwmPath, std::string const & osm2ftPath) |
| 45 | { |