Polygon Crucher SDK - Documentation
Documentation
Loading...
Searching...
No Matches
CSceneImportOptions Class Reference

This class is used to provide some specific options when loading scene file. More...

Detailed Description

This class is used to provide some specific options when loading scene file.

#include <Io3dmgr.h>

Inheritance diagram for CSceneImportOptions:
CIoOptions

Public Member Functions

 CSceneImportOptions (unsigned int flags=SCENE_IMPORT_DEFAULT)
 
- Public Member Functions inherited from CIoOptions
 CIoOptions (bool isLoading)
 
void SetFlag (IoOptionsFlags flag, bool set)
 
bool IsFlagSet (IoOptionsFlags flag) const
 
CCustomDataGetParserOptions ()
 
const CCustomDataGetParserOptions () const
 
void AddLogInfo (IoLogInfo::loglevel level, const CXString &txt)
 
void AddLogInfo (IoLogInfo::loglevel level, unsigned int errorCode, LPCTSTR filename=NULL)
 

Public Attributes

longuint flags
 User control on importation (one or more SCENE_IMPORT_FLAGS)
 
unsigned int swapmode
 
UP_AXIS_MODE axismode
 
longuint neededflags
 
longuint defaultflags
 

Additional Inherited Members

- Public Types inherited from CIoOptions
enum  IoOptionsFlags {
  IOOPTIONS_NONE = 0x00 , IOOPTIONS_LOAD = 0x01 , IOOPTIONS_SHOWALLDLGOPTIONS = 0x02 , IOOPTIONS_ALLOW_GLOBALOPTIONS = 0x04 ,
  IOOPTIONS_GLOBAL_PREFS = 0xFFFF0000 , IOOPTIONS_GLOBAL_SHOWLOG = 0x00010000
}
 

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