1 #ifndef VIEWER_ROOT_VIEWER_NODE_H_INCLUDED
2 #define VIEWER_ROOT_VIEWER_NODE_H_INCLUDED
31 extern template class SubjectNode<SimPT_Sim::Sim>;
43 template <
typename SubjectType>
48 std::shared_ptr<SubjectType> subject,
Interface for SubjectNode.
Viewer node that acts as the root of the tree of viewers.
Namespace for SimPT shell package.
Sim, the actual simulator.
see the online Qt documentation
Namespace for generic graphical shell for simulators.
A viewer node that does not represent a viewer at all.
Interface for CoupledSim.