#include <Dissolve.h>
Public Member Functions | |
Dissolve () | |
bool | executeMemory (te::vp::AlgorithmParams *mainParams) |
bool | executeQuery (te::vp::AlgorithmParams *mainParams) |
virtual | ~Dissolve () |
Static Public Member Functions | |
static void | threadSave (GroupThreadManager *manager) |
static void | threadUnion (GroupThreadManager *manager) |
Private Types | |
typedef te::sam::rtree::Index< size_t, 8 > * | DataSetRTree |
Definition at line 88 of file Dissolve.h.
|
private |
Definition at line 106 of file Dissolve.h.
te::vp::Dissolve::Dissolve | ( | ) |
|
inlinevirtual |
Definition at line 94 of file Dissolve.h.
|
virtual |
Implements te::vp::Algorithm.
|
virtual |
Implements te::vp::Algorithm.
|
static |
|
static |