A structure to hold the input parameters of vector processing. More...
#include "../dataaccess/dataset/DataSet.h"
#include "../dataaccess/dataset/DataSetType.h"
#include "../dataaccess/datasource/DataSource.h"
#include "../dataaccess/query/Select.h"
#include "Config.h"
#include <complex>
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
struct | te::vp::InputParams |
A structure to hold the input parameters of vector processing. More... | |
Namespaces | |
namespace | te |
TerraLib. | |
namespace | te::vp |
Namespace for Vector Processing module of TerraLib. | |
A structure to hold the input parameters of vector processing.
Definition in file InputParams.h.