examples/TIN/main.cpp File Reference

Go to the source code of this file.

Functions

void CalculateGrid ()
 
te::da::DataSetcreate_ds_memory (const std::string &datasetName, te::da::DataSetType *datasettype, std::unique_ptr< geos::geom::Geometry > results)
 
void CreateIsolines ()
 
void GenerateIso ()
 
void GenerateTIN ()
 
More...
 
void LoadIsolines (const std::string &filename, te::gm::MultiPoint &mpt, te::gm::MultiLineString &isolines, std::string &geostype, std::string atributo)
 
int main (int, char **)
 
void SaveTIN_shp (std::string dir, std::string out, std::unique_ptr< geos::geom::Geometry > results)
 
void TesteGEOS ()
 
void TINCalculateGrid ()
 

Function Documentation