26#ifndef __TERRALIB_MNT_INTERNAL_PROFILETOOLS_H
27#define __TERRALIB_MNT_INTERNAL_PROFILETOOLS_H
69 void setLines(std::vector<te::gm::LineString*> &l);
This class implements a concrete tool for vertex operations (move, add, etc.).
This class implements a concrete tool for vertex operations (move, add, etc.).
std::vector< te::gm::LineString * > m_lines
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
Namespace for DTM Processing module of TerraLib.
An implementation of R-tree data structure for main memory.
Utility functions for TerraLib Edit module.
#define TEMNTEXPORT
You can use this macro in order to export/import classes and functions from this module.