Changeset 2651 in Sophya for trunk/SophyaPI/PIext/nobjmgr.h
- Timestamp:
- Feb 18, 2005, 3:09:47 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/nobjmgr.h
r2645 r2651 83 83 // Affichage des objets 84 84 virtual void DisplayObj(string & nom, string dopt=""); 85 virtual void DisplayImage(string & nom, string dopt="" );85 virtual void DisplayImage(string & nom, string dopt="", bool fgimagnav=false); 86 86 virtual void DisplaySurf3D(string & nom, string dopt=""); 87 87 virtual void DisplayNT(string & nom, string& nmx, string& nmy, string& nmz,
Note:
See TracChangeset
for help on using the changeset viewer.