23 #include <eq/fabric/segment.h>
27 namespace detail {
class Segment; }
57 detail::Segment*
const _impl;
61 #endif // EQ_SEGMENT_H
EQ_API Segment(Canvas *parent)
Construct a new segment.
A configuration is a visualization session driven by an application.
A canvas represents a logical 2D projection surface.
lunchbox::RefPtr< Server > ServerPtr
A reference-counted pointer to an eq::Server.
EQ_API Config * getConfig()
virtual EQ_API ~Segment()
Destruct a segment.
A segment covers a sub-area of a Canvas.
EQ_API ServerPtr getServer()
Base data transport class for segments.