![]() |
anatomist
5.1.2
3D neuroimaging data viewer
|
#include <anatomist/controler/view.h>
Public Member Functions | |
View (AWindow *win) | |
virtual | ~View () |
ControlSwitch * | controlSwitch () |
virtual std::string | name () const =0 |
virtual AWindow * | aWindow () |
virtual const AWindow * | aWindow () const |
anatomist::View::View | ( | AWindow * | win | ) |
|
virtual |
|
virtual |
Reimplemented in anatomist::GLWidgetManager.
|
virtual |
Reimplemented in anatomist::GLWidgetManager.
ControlSwitch* anatomist::View::controlSwitch | ( | ) |
|
pure virtual |
Implemented in QAGLWidget3D, anatomist::GLWidgetManager, and QAGLWidget.