23 #include <eq/visitorResult.h>
25 #include <eq/fabric/layout.h>
29 namespace detail {
class Layout; }
62 detail::Layout*
const _impl;
A configuration is a visualization session driven by an application.
EQ_API ServerPtr getServer()
virtual EQ_API ~Layout()
Destruct a layout.
lunchbox::RefPtr< Server > ServerPtr
A reference-counted pointer to an eq::Server.
EQ_API Layout(Config *parent)
Construct a new layout.
A layout groups one or more View, logically belonging together.
Base data transport class for layouts.