fbxsdk/core/base/fbxfolder.h Source File
         
    
Go to the documentation of this file.
   13 #ifndef _FBXSDK_CORE_BASE_FOLDER_H_ 
   14 #define _FBXSDK_CORE_BASE_FOLDER_H_ 
   18 #ifndef FBXSDK_ENV_WINSTORE 
   38     bool Open(
const char* pFolderPath_UTF8);
 
   46     EEntryType GetEntryType() 
const;
 
   54     char* GetEntryExtension() 
const;
 
   66 #ifndef DOXYGEN_SHOULD_SKIP_THIS 
FBX SDK environment definition. 
 
Utility class to manipulate strings. 
 
EEntryType
The different entry type that can be found in folders. 
 
Regular entry, such as file. 
 
Class for iterating into file system folders and the items contained.