IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 18, 2011, 11:14:57 AM (14 years ago)
Author:
eugene
Message:

remember to copy the footprint view as well on the peak

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmPeaks.h

    r32347 r32705  
    7171    bool assigned;                      ///< is peak assigned to a source?
    7272    pmPeakType type;                    ///< Description of peak.
    73     pmFootprint *footprint;             ///< reference to containing footprint
     73    pmFootprint *footprint;             ///< reference to containing footprint (just a view, not a memcopy)
    7474    psArray *saddlePoints;              ///< set of saddle points between this peak and near neighbors
    7575}
Note: See TracChangeset for help on using the changeset viewer.