Synopsis

PDX_MSGT fbx_GDXToFBX(long option, int gdxModel, char *fbxFile)

Purpose

Convert GDX model to Autodesk FBX file

Description

The GDX model will be tranversed looking for parentless GDX components and GDX tessellated shapes to map to FBX.

Input

option

FBX_ASCII

Save as ASCII (default binary)

gdxModel

GDX model to process

fbxFile

Autodesk FBX file to create

Return

FBX_NOERR or error