IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 29, 2011, 11:04:25 AM (15 years ago)
Author:
eugene
Message:

fix error in CastVector; add -graph option to densify

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110213/Ohana/src/libkapa/include/kapa.h

    r30889 r31078  
    154154int KapaSetImageCoords (int fd, Coords *coords);
    155155int KapaGetImageCoords (int fd, Coords *coords);
    156 int KapaGetImageRange (int fd, double *Xmin, double *Xmax, double *Ymin, double *Ymax);
     156int KapaGetImageRange (int fd, double *Xmin, double *Xmax, double *Ymin, double *Ymax, int *dX, int *dY);
    157157
    158158/* KiiOverlay.c */
Note: See TracChangeset for help on using the changeset viewer.