#include <WindowFV.h>
Public Member Functions | |
virtual | ~mfvWindow (void) |
Static Public Member Functions | |
static bool | init (int argc, char **argv) |
Protected Member Functions | |
mfvWindow (void) | |
Protected Attributes | |
ViewManager & | m_pview |
ModelCtrl & | m_pmodel |
FemViewer::mfvWindow::~mfvWindow | ( | void | ) | [virtual] |
FemViewer::mfvWindow::mfvWindow | ( | void | ) | [protected] |
bool FemViewer::mfvWindow::init | ( | int | argc, | |
char ** | argv | |||
) | [static] |
ModelCtrl& FemViewer::mfvWindow::m_pmodel [protected] |
ViewManager& FemViewer::mfvWindow::m_pview [protected] |