Assimp  v4.1. (December 2018)
FBX Directory Reference

Files

file  FBXAnimation.cpp
 Assimp::FBX::AnimationCurve, Assimp::FBX::AnimationCurveNode, Assimp::FBX::AnimationLayer, Assimp::FBX::AnimationStack.
 
file  FBXBinaryTokenizer.cpp
 Implementation of a fake lexer for binary fbx files - we emit tokens so the parser needs almost no special handling for binary files.
 
file  FBXCommon.h
 Some useful constants and enums for dealing with FBX files.
 
file  FBXCompileConfig.h
 FBX importer compile-time switches.
 
file  FBXConverter.cpp
 Implementation of the FBX DOM -> aiScene converter.
 
file  FBXConverter.h
 
file  FBXDeformer.cpp
 
file  FBXDocument.cpp
 Implementation of the FBX DOM classes.
 
file  FBXDocument.h
 FBX DOM.
 
file  FBXDocumentUtil.cpp
 Implementation of the FBX DOM utility functions declared in FBXDocumentUtil.h.
 
file  FBXDocumentUtil.h
 FBX internal utilities used by the DOM reading code.
 
file  FBXExporter.cpp
 
file  FBXExporter.h
 Declares the exporter class to write a scene to an fbx file.
 
file  FBXExportNode.cpp
 
file  FBXExportNode.h
 Declares the FBX::Node helper class for fbx export.
 
file  FBXExportProperty.cpp
 
file  FBXExportProperty.h
 Declares the FBX::Property helper class for fbx export.
 
file  FBXImporter.cpp
 Implementation of the FBX importer.
 
file  FBXImporter.h
 Declaration of the FBX main importer class.
 
file  FBXImportSettings.h
 FBX importer runtime configuration.
 
file  FBXMaterial.cpp
 Assimp::FBX::Material and Assimp::FBX::Texture implementation.
 
file  FBXMeshGeometry.cpp
 Assimp::FBX::MeshGeometry implementation.
 
file  FBXMeshGeometry.h
 
file  FBXModel.cpp
 Assimp::FBX::Model implementation.
 
file  FBXNodeAttribute.cpp
 
file  FBXParser.cpp
 Implementation of the FBX parser and the rudimentary DOM that we use.
 
file  FBXParser.h
 FBX parsing code.
 
file  FBXProperties.cpp
 Implementation of the FBX dynamic properties system.
 
file  FBXProperties.h
 FBX dynamic properties.
 
file  FBXTokenizer.cpp
 Implementation of the FBX broadphase lexer.
 
file  FBXTokenizer.h
 FBX lexer.
 
file  FBXUtil.cpp
 Implementation of internal FBX utility functions.
 
file  FBXUtil.h
 FBX utility functions for internal use.