16 #define __OPENTRANSPORTPROVIDERS__
19 #include "pandatoolbase.h"
20 #include "loaderFileTypePandatool.h"
21 #include "config_mayaegg.h"
22 #include "mayaToEggConverter.h"
25 #include "loaderFileTypeRegistry.h"
27 Configure(config_mayaloader);
29 void EXPCL_MISC init_libmayaloader();
31 ConfigureFn(config_mayaloader) {
44 init_libmayaloader() {
45 static bool initialized =
false;
51 LoaderFileTypePandatool::init_type();
static LoaderFileTypeRegistry * get_global_ptr()
Returns a pointer to the global LoaderFileTypeRegistry object.
void register_type(LoaderFileType *type)
Defines a new LoaderFileType in the universe.
This class maintains the set of all known LoaderFileTypes in the universe.
This class supervises the construction of an EggData structure from a single Maya file...