#include "GraphExamples.h"#include <terralib/common/progress/ProgressManager.h>#include <terralib/common/progress/ConsoleProgressViewer.h>#include <terralib/common/TerraLib.h>#include <terralib/core/plugin.h>#include <cstdlib>#include <iostream>#include <locale>Go to the source code of this file.
Functions | |
| int | main () |
| int main | ( | ) |
Definition at line 17 of file examples/graph/main.cpp.
References te::core::PluginManager::clear(), CreateMSTGraph(), TerraLib::finalize(), te::common::Singleton< TerraLib >::getInstance(), TerraLib::initialize(), te::core::PluginManager::instance(), and LoadModules().