doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Typedefs
maya_main.h File Reference

Go to the source code of this file.

Typedefs

typedef bool(* exporterDLLEntry_t )(int version, idCommon *common, idSys *sys)
 
typedef const char *(* exporterInterface_t )(const char *ospath, const char *commandline)
 
typedef void(* exporterShutdown_t )(void)
 

Typedef Documentation

typedef bool( * exporterDLLEntry_t)(int version, idCommon *common, idSys *sys)

Definition at line 41 of file maya_main.h.

typedef const char*( * exporterInterface_t)(const char *ospath, const char *commandline)

Definition at line 42 of file maya_main.h.

typedef void( * exporterShutdown_t)(void)

Definition at line 43 of file maya_main.h.