Organization of the ImportExport project
 
 
 

The ImportExport project is located at\examples\importexport\.

ImportExport has two source files:

Source fileDescription
ImportExport.cppPlatform-independent functions to convert files from one FBX-supported file format to another. The function with the main logic isImportExport().
UI.cppUser interface toImportExport(). The user interface code depends on the platform for which you downloaded the FBX SDK. We won’t look at this source file.