- fbx: refactor code

This commit is contained in:
acgessler
2012-07-01 14:38:14 +02:00
parent 8ce0a3df9f
commit 6ddb1c9aa7
5 changed files with 1900 additions and 1732 deletions

View File

@@ -38,8 +38,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
----------------------------------------------------------------------
*/
/** @file FBXDocument.cpp
* @brief Implementation of the FBX DOM classes
/** @file FBXConverter.cpp
* @brief Implementation of the FBX DOM -> aiScene converter
*/
#include "AssimpPCH.h"