IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 28, 2012, 4:56:30 PM (14 years ago)
Author:
watersc1
Message:

Removed excess debug information, and pulled header information so that I don't need to hard code anything anymore.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20120906/pswarp/src/pswarp.h

    r34471 r34489  
    6262    psImage *region;
    6363
     64    /** values which are needed to control the background model warping. */
     65    bool background_warping;
     66    double offset_x;
     67    double offset_y;
     68 
    6469    /** input values for this tile */
    6570    int gridX;
Note: See TracChangeset for help on using the changeset viewer.