Changeset 16256 for trunk/Ohana/src/kapa2/include/structures.h
- Timestamp:
- Jan 27, 2008, 1:24:12 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/kapa2/include/structures.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/kapa2/include/structures.h
r16255 r16256 94 94 int DX, DY; // size of displayed picture (must be updated with new images...) 95 95 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 98 97 XImage *pix; 99 98 char *data;
Note:
See TracChangeset
for help on using the changeset viewer.
