IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 4, 2008, 2:10:40 PM (18 years ago)
Author:
eugene
Message:

some efficiency improvements and cleanups to the footprint code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/pmFootprint.h

    r17443 r17516  
    4747
    4848psImage *pmSetFootprintArrayIDs(const psArray *footprints, const bool relativeIDs);
    49 psImage *pmSetFootprintID(const pmFootprint *fp, const int id);
     49psImage *pmSetFootprintID(psImage *idImage, const pmFootprint *fp, const int id);
    5050void pmSetFootprintArrayIDsForImage(psImage *idImage,
    5151                                    const psArray *footprints, // the footprints to insert
Note: See TracChangeset for help on using the changeset viewer.