55 QString algorithm = algo[
"Name"];
61 p.
read(
"PolygonSeeder.plugin");
64 p.
read(
"$ISISROOT/lib/PolygonSeeder.plugin");
70 return (*plugin)(pvl);
PvlGroupIterator findGroup(const QString &name, PvlGroupIterator beg, PvlGroupIterator end)
Find a group with the specified name, within these indexes.
File name manipulation and expansion.
This class is used as the base class for all PolygonSeeder objects.
Loads plugins from a shared library.
Contains multiple PvlContainers.
Container for cube-like labels.
Namespace for ISIS/Bullet specific routines.
QFunctionPointer GetPlugin(const QString &group)
This method returns a void pointer to a C function (i.e., the plugin) It does this by looking in itse...
static PolygonSeeder * Create(Pvl &pvl)
Create a PolygonSeeder object using a PVL specification.
void read(const QString &file)
Loads PVL information from a stream.
bool fileExists() const
Returns true if the file exists; false otherwise.