contrib/brl/bseg/bbgm/bbgm_image_of.cxx
Go to the documentation of this file.
00001 #include "bbgm_image_of.h"
00002 
00003 void vsl_add_to_binary_loader(bbgm_image_base const& b)
00004 {
00005   vsl_binary_loader<bbgm_image_base >::instance().add(b);
00006 }