function rglImportDynamic3DS(const aFileName: PChar;var aMaterialIndexArray : PRAGEIntArray) : Integer;stdcall;Import a 3ds file as a dynamic object ParametersaFileName - the name of the file to import aMaterialIndexArray - an array of integer pointers as indexes to materials in the engine