Changeset 3734 in Sophya for trunk/SophyaPI/PI/piimage.h
- Timestamp:
- Jan 29, 2010, 7:15:04 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/piimage.h
r3519 r3734 135 135 void SetGloVPixmap(); 136 136 void UpdateCuts(); 137 void UpdateCMapDrawer(int fgshow); 137 138 138 139 void DrawCursor(PIGraphic* g); … … 171 172 // Fenetre d'affichage du ColMap 172 173 PICMapView* cmvw; 174 int fgshowcmap; // 0: Pas de vue ColMap, 1: top, 2:right, 3:bottom, 4:left 175 PICMapDrawer cmpd; 176 int cmdid; 173 177 // Fenetre/champ de texte 174 178 PILabel * trtlb;
Note:
See TracChangeset
for help on using the changeset viewer.