FemViewer::WxGUI::wxMainWindow Class Reference

#include <wxMainWindow.h>

Collaboration diagram for FemViewer::WxGUI::wxMainWindow:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 wxMainWindow (const int width, const int height, const wxChar *title)
 Constructor & destructor.
 ~wxMainWindow (void)
void DoInit (int cmd=0)
void Update ()
void StartRenderThread ()
void DoPauseThread ()
void DoResumeThread ()
void OnThreadUpdate (wxThreadEvent &event)
void OnThreadCompletion (wxThreadEvent &event)

Friends

class RenderThread

Constructor & Destructor Documentation

FemViewer::WxGUI::wxMainWindow::wxMainWindow ( const int  width,
const int  height,
const wxChar *  title 
)

Constructor & destructor.

Menu View

Menu Render

Here is the call graph for this function:

FemViewer::WxGUI::wxMainWindow::~wxMainWindow ( void   ) 

Member Function Documentation

void FemViewer::WxGUI::wxMainWindow::DoInit ( int  cmd = 0  ) 

Here is the call graph for this function:

void FemViewer::WxGUI::wxMainWindow::DoPauseThread (  ) 
void FemViewer::WxGUI::wxMainWindow::DoResumeThread (  ) 
void FemViewer::WxGUI::wxMainWindow::OnThreadCompletion ( wxThreadEvent &  event  ) 
void FemViewer::WxGUI::wxMainWindow::OnThreadUpdate ( wxThreadEvent &  event  ) 
void FemViewer::WxGUI::wxMainWindow::StartRenderThread (  ) 
void FemViewer::WxGUI::wxMainWindow::Update ( void   ) 

Here is the call graph for this function:

Here is the caller graph for this function:


Friends And Related Function Documentation

friend class RenderThread [friend]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1