IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 5, 2007, 6:41:08 PM (20 years ago)
Author:
eugene
Message:

compiles without working transformation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pswarp/src/pswarp.h

    r10946 r10952  
    1313# define PSWARP_RECIPE "PSWARP" // Name of the recipe to use
    1414
     15pmConfig *pswarpArguments (int argc, char **argv);
     16bool pswarpParseCamera (pmConfig *config);
     17bool pswarpDefine (pmConfig *config);
     18bool pswarpDataLoad (pmConfig *config);
     19bool pswarpDataSave (pmConfig *config);
     20void pswarpCleanup (pmConfig *config);
Note: See TracChangeset for help on using the changeset viewer.