Synopsis
PDX_MSGT gdx_ReadOBJ(long option, const char *objFile, int gdxModel)
Purpose
Read an OBJ file into a GDX model
Description
The specified objFile will be converted to the specifid gdxModel. Only tessellated data and attributes are currently supported.
Input
option
Options (not used)
objFile
Name of OBJ file to read
gdxModel
GDX model to populate
Return
GDX_NOERR or error