Create_Output_Files_Dialog.h
Go to the documentation of this file.
1 
21 #ifndef CREATE_OUTPUT_FILES_DIALOG_H_
22 #define CREATE_OUTPUT_FILES_DIALOG_H_
23 
25 #include "Desc_Models_Dialog.h"
26 
27 
33 {
34 private:
35 
37  std::vector<ViewParamsWrapper> views;
38 
40  std::vector<std::string> object_params;
41 
43  bool success;
44 
45 protected:
46 
48  void onDialogClose( wxCloseEvent& event );
49 
51  void onButtonDoneClicked( wxCommandEvent& event );
52 
53 public:
54 
59 
63  void createOutputFiles();
64 
65 };
66 
67 
68 #endif //CREATE_OUTPUT_FILES_DIALOG_H_
69 
70 
void createOutputFiles()
Creates the output files with the set parameters.
void onButtonDoneClicked(wxCommandEvent &event)
CreateOutputFilesDialog(DescModelsDialog *parent_dialog)
Constructor of this class.
std::vector< std::string > object_params
std::vector< ViewParamsWrapper > views
void onDialogClose(wxCloseEvent &event)


asr_descriptor_surface_based_recognition
Author(s): Allgeyer Tobias, Hutmacher Robin, Meißner Pascal
autogenerated on Mon Dec 16 2019 03:31:15