1 #ifndef ControlPointList_h 2 #define ControlPointList_h 26 #include <QStringList> QVector< bool > mbFound
holds one to one correspondence with "mqCpList" on whether the point was valid
void RegisterStatistics(Pvl &pcPvlLog)
Register invalid control point and calculate the valid & invalid point count.
File name manipulation and expansion.
QString ControlPointId(int piIndex)
Return a control point id given an index.
ControlPointList(const FileName &psFileName)
Creates a ControlPointList from a list of control point ids'.
virtual ~ControlPointList()
Destructor.
Control Point List generator.
Container for cube-like labels.
int Size() const
How many control points in the list.
bool HasControlPoint(const QString &psCpId)
Determines whether or not the requested control point id exists in the list.
Namespace for ISIS/Bullet specific routines.
int ControlPointIndex(const QString &psCpId)
return a list index given a control point id