21 #include <eq/client/api.h>
22 #include <eq/client/types.h>
23 #include <eq/client/visitorResult.h>
25 #include <eq/fabric/layout.h>
A configuration is a visualization session driven by an application.
virtual ~Layout()
Destruct a layout.
A layout groups one or more View, logically belonging together.
lunchbox::RefPtr< Server > ServerPtr
A reference-counted pointer to an eq::Server.
Layout(Config *parent)
Construct a new layout.
Base data transport class for layouts.