Changeset 4077 in Sophya for trunk/SophyaPI/PI/picontainergen.h
- Timestamp:
- Jul 19, 2012, 12:08:30 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/picontainergen.h
r1534 r4077 51 51 inline PILayoutMgr* GetLayoutMgr() { return(layout); } 52 52 53 virtual void PSPrint(PSFile *psf, int ofx=0, int ofy=0,54 double scale_x=1., double scale_y=1.);53 virtual void PSPrint(PSFile *psf, int ofx=0, int ofy=0, 54 double scale_x=1., double scale_y=1.); 55 55 56 56 virtual void Show();
Note:
See TracChangeset
for help on using the changeset viewer.