DISPLACE
1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
|
#include "graphbuilder.h"
#include <cmath>
#include <m_constants.h>
#include <QDebug>
#include <GeographicLib/Geodesic.hpp>
#include <GeographicLib/GeodesicLine.hpp>
#include <GeographicLib/Constants.hpp>
#include <algo/geographicgridbuilder.h>
#include <algo/simplegeodesiclinegraphbuilder.h>
#include <algo/simpleplanargraphbuilder.h>
Classes | |
struct | GraphBuilderInternal::LinkData |
Namespaces | |
GraphBuilderInternal | |
Functions | |
bool | GraphBuilderInternal::sortCriteria (const LinkData &l1, const LinkData &l2) |