IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 27, 2008, 1:24:12 PM (18 years ago)
Author:
eugene
Message:

unified zoom and remap functions to include flips and wide-view image

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/kapa2/include/structures.h

    r16255 r16256  
    9494  int      DX, DY;            // size of displayed picture (must be updated with new images...)
    9595  int      expand;            // zoomscale
    96   double   X,  Y;             // offset of image center
    97   double   Xo, Yo;            // reference image pixel (picture has X - Xo at center)
     96  double   X,  Y;             // center of image in picture
    9897  XImage  *pix;
    9998  char    *data;
Note: See TracChangeset for help on using the changeset viewer.