Changeset 16255 for trunk/Ohana/src/kapa2/include/structures.h
- Timestamp:
- Jan 27, 2008, 9:18:37 AM (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
r16228 r16255 94 94 int DX, DY; // size of displayed picture (must be updated with new images...) 95 95 int expand; // zoomscale 96 double Xo, Yo; // image pixel at screen center 96 double X, Y; // offset of image center 97 double Xo, Yo; // reference image pixel (picture has X - Xo at center) 97 98 XImage *pix; 98 99 char *data;
Note:
See TracChangeset
for help on using the changeset viewer.
