00001 #ifndef vimt3d_add_all_loaders_h_ 00002 #define vimt3d_add_all_loaders_h_ 00003 //: 00004 // \file 00005 00006 //: Add all available derived classes to vsl binary loaders and vil3d loaders 00007 void vimt3d_add_all_loaders(); 00008 00009 #endif