Isis 3 Programmer Reference
|
Used to define the verticies of the graph. More...
Public Attributes | |
QString | serial |
QHash< ControlPoint *, ControlMeasure * > | measures |
The serial number associated with the image The measures on the image, hashed by pointers to their parent ControlPoints. | |
Used to define the verticies of the graph.
Definition at line 428 of file ControlNet.h.
QHash< ControlPoint *, ControlMeasure * > Isis::ControlNet::Image::measures |
The serial number associated with the image The measures on the image, hashed by pointers to their parent ControlPoints.
Definition at line 431 of file ControlNet.h.
QString Isis::ControlNet::Image::serial |
Definition at line 429 of file ControlNet.h.