#include "wx/wxprec.h"#include "wx/wx.h"#include <boost/program_options.hpp>#include <iostream>#include <fstream>#include <sstream>#include "lux.h"#include "api.h"#include "error.h"#include "osfunc.h"#include "epsilon.h"#include "wxluxapp.h"#include "wxluxgui.h"Go to the source code of this file.
Functions | |
| void | InfoDialogBox (const std::string &msg, const std::string &caption="LuxRender") |
| void InfoDialogBox | ( | const std::string & | msg, | |
| const std::string & | caption = "LuxRender" | |||
| ) |
Definition at line 72 of file wxluxapp.cpp.
Referenced by lux::LuxGuiApp::ProcessCommandLine().
1.6.2-20100208