// Descriptions of importers and exporters

//*****------------------------------------------------ Jul 21 2000 ------*****
// Popular formats

Importer {
    path = "{5508188E-1E88-4379-972E-65E7A2CFC383}";    // ratmts3
    description = "Viewpoint Files Files (*.mts)|*.mts|";
    guid = "{099C4706-D5A8-4222-B983-8F8C262661C5}";
    display_name = "Viewpoint Files Importer";
	open = false;
	insert = false;
	show = false;
};

//*****------------------------------------------------ Jul 21 2000 ------*****

Exporter {
    path = "{5508188E-1E88-4379-972E-65E7A2CFC383}";    // ratmts3
    description = "Viewpoint Files (*.mts)|*.mts|";
    guid = "{099C4706-D5A8-4222-B983-8F8C262661C5}";
    display_name = "Viewpoint Files Exporter";
};

//*****------------------------------------------------ Jul 21 2000 ------*****
// MTX Stuff

Importer {
    path = "{5508188E-1E88-4379-972E-65E7A2CFC383}";    // ratmts3
    description = "MTS Scene Files (*.mtx; *.xml)| *.mtx; *.xml|";
    guid = "{587E13F0-43BB-11d4-9982-0050DA1FF45A}";
    display_name = "MTX Importer";
    insert = false;// allow only open
};