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. More... | |
Used to define the verticies of the graph.
Definition at line 440 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 443 of file ControlNet.h.