Isis 3 Programmer Reference
Isis::ControlNet::Image Struct Reference

Used to define the verticies of the graph. More...

Collaboration diagram for Isis::ControlNet::Image:
Collaboration graph

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.
 

Detailed Description

Used to define the verticies of the graph.

Definition at line 428 of file ControlNet.h.

Member Data Documentation

◆ measures

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.

◆ serial

QString Isis::ControlNet::Image::serial

Definition at line 429 of file ControlNet.h.


The documentation for this struct was generated from the following file: