26#ifndef __TERRALIB_MNT_INTERNAL_VOLUMEDIALOG_H
27#define __TERRALIB_MNT_INTERNAL_VOLUMEDIALOG_H
44namespace Ui {
class VolumeDialogForm; }
63 void setLayers(std::list<te::map::AbstractLayerPtr> layers);
81 std::unique_ptr<Ui::VolumeDialogForm>
m_ui;
This is the base class for Layers.
A conteiner class for keeping information about a data source.
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
Namespace for DTM Processing module of TerraLib.
#define TEMNTEXPORT
You can use this macro in order to export/import classes and functions from this module.