Polygon Crucher SDK - Documentation
Documentation
Loading...
Searching...
No Matches
CIoOptions Class Referenceabstract
Inheritance diagram for CIoOptions:
CSceneExportOptions CSceneImportOptions

Public Types

enum  IoOptionsFlags {
  IOOPTIONS_NONE = 0x00 , IOOPTIONS_LOAD = 0x01 , IOOPTIONS_SHOWALLDLGOPTIONS = 0x02 , IOOPTIONS_ALLOW_GLOBALOPTIONS = 0x04 ,
  IOOPTIONS_GLOBAL_PREFS = 0xFFFF0000 , IOOPTIONS_GLOBAL_SHOWLOG = 0x00010000
}
 

Public Member Functions

 CIoOptions (bool isLoading)
 
void SetFlag (IoOptionsFlags flag, bool set)
 
bool IsFlagSet (IoOptionsFlags flag) const
 
virtual void InitFromSavedPrefs (const CCustomData &data)=0
 
virtual const CCustomDataSaveToSavedPrefs ()=0
 
CCustomDataGetParserOptions ()
 
const CCustomDataGetParserOptions () const
 
void AddLogInfo (IoLogInfo::loglevel level, const CXString &txt)
 
void AddLogInfo (IoLogInfo::loglevel level, unsigned int errorCode, LPCTSTR filename=NULL)
 

The documentation for this class was generated from the following file: