VPTissue Reference Manual
|
Interface for ViewerNode. More...
#include "IViewerNode.h"
#include "gui/controller/AppController.h"
#include "workspace/MergedPreferences.h"
#include <iostream>
#include <type_traits>
Go to the source code of this file.
Classes | |
struct | SimShell::Viewer::InitNotifier< ViewerType, SubjectType > |
struct | SimShell::Viewer::Register< enabled > |
struct | SimShell::Viewer::Register< true > |
struct | SimShell::Viewer::viewer_is_subject< ViewerType > |
struct | SimShell::Viewer::viewer_is_widget< ViewerTYpe > |
class | SimShell::Viewer::ViewerNode< ViewerType, SubjectType > |
Template implementing a node in a hierarchical tree of viewers.Parameters: More... | |
Namespaces | |
SimShell | |
Namespace for generic graphical shell for simulators. | |
SimShell::Viewer | |
Namespace for viewer classes. | |
Interface for ViewerNode.
Definition in file ViewerNode.h.