#include <wxluxgui.h>
Public Member Functions | |
LuxOutputWin (wxWindow *parent) | |
virtual wxWindow * | GetWindow () |
virtual void | Reload () |
Protected Member Functions | |
void | OnDraw (wxDC &dc) |
Definition at line 91 of file wxluxgui.h.
LuxOutputWin::LuxOutputWin | ( | wxWindow * | parent | ) |
Definition at line 3834 of file wxluxgui.cpp.
wxWindow * LuxOutputWin::GetWindow | ( | ) | [virtual] |
Implements lux::wxViewerBase.
Definition at line 3838 of file wxluxgui.cpp.
void LuxOutputWin::OnDraw | ( | wxDC & | dc | ) | [protected] |
Definition at line 3846 of file wxluxgui.cpp.
References luxFramebuffer(), and luxStatistics().
void LuxOutputWin::Reload | ( | ) | [virtual] |
Reimplemented from lux::wxViewerBase.
Definition at line 3842 of file wxluxgui.cpp.