Changeset 2524 in Sophya for trunk/SophyaPI/PIext/pintup3d.h
- Timestamp:
- Mar 23, 2004, 10:24:36 AM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pintup3d.h
r2400 r2524 31 31 // Methode de decodage des options 32 32 virtual int DecodeOptionString(vector<string> & opt, bool rmdecopt=true); 33 virtual int OptionToString(vector<string> & opt) const; 33 34 // Texte d'aide des options disponibles 34 35 virtual void GetOptionsHelpInfo(string& info); … … 52 53 53 54 #endif 54 55 56 57
Note:
See TracChangeset
for help on using the changeset viewer.