#include <Smooth.h>
Definition at line 23 of file Smooth.h.
◆ Smooth()
| te::mnt::Smooth::Smooth |
( |
| ) |
|
◆ ~Smooth()
| te::mnt::Smooth::~Smooth |
( |
| ) |
|
◆ AdjustCatmullRom()
◆ middlePointWithSnap()
◆ run()
| bool te::mnt::Smooth::run |
( |
| ) |
|
◆ setInput()
◆ setOutput()
◆ setParams()
| void te::mnt::Smooth::setParams |
( |
double | factor, |
|
|
double | max_dist, |
|
|
bool | simpl ) |
◆ setSRID()
| void te::mnt::Smooth::setSRID |
( |
int | srid | ) |
|
|
inline |
Function used to set the Spatial Reference System ID
Definition at line 38 of file Smooth.h.
References m_srid.
◆ m_factor
| double te::mnt::Smooth::m_factor |
|
protected |
◆ m_inDsetName
| std::string te::mnt::Smooth::m_inDsetName |
|
protected |
◆ m_inDsetType
◆ m_inDsrc
◆ m_maxdist
| double te::mnt::Smooth::m_maxdist |
|
protected |
◆ m_outDsetName
| std::string te::mnt::Smooth::m_outDsetName |
|
protected |
◆ m_outDsrc
◆ m_simpl_out
| bool te::mnt::Smooth::m_simpl_out |
|
protected |
◆ m_srid
| int te::mnt::Smooth::m_srid |
|
protected |
Attribute with spatial reference information.
Definition at line 56 of file Smooth.h.
Referenced by setSRID().
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/mnt/core/Smooth.h