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