Definition in file vidl2_gui_param_dialog.cxx.
#include "vidl2_gui_param_dialog.h"
#include <vcl_iostream.h>
#include <vcl_sstream.h>
#include <vil/vil_file_format.h>
#include <vgui/vgui_error_dialog.h>
#include <vgui/vgui_dialog.h>
#include <vidl2/vidl2_config.h>
#include <vidl2/vidl2_image_list_istream.h>
#include <vidl2/vidl2_image_list_ostream.h>
Go to the source code of this file.
Functions | |
| vidl2_istream * | vidl2_gui_open_istream_dialog () |
| Use vgui dialogs to prompt the user for parameters and open an istream. | |
| vidl2_ostream * | vidl2_gui_open_ostream_dialog () |
| Use vgui dialogs to prompt the user for parameters and open an ostream. | |
|
|
Use vgui dialogs to prompt the user for parameters and open an istream. Allows the user to select any of the supported istreams Definition at line 32 of file vidl2_gui_param_dialog.cxx. |
|
|
Use vgui dialogs to prompt the user for parameters and open an ostream. Allows the user to select any of the supported ostreams Definition at line 74 of file vidl2_gui_param_dialog.cxx. |
1.4.4