C | |
eq::fabric::ElementVisitor< T, C > | A visitor to traverse non-leaf elements and their children in a tree |
CommandQueue | |
eq::CommandQueue | |
Exception | |
eq::Exception | Exception class for Equalizer operations |
eq::GLException | OpenGL Exception |
LocalNode | |
eq::fabric::Client | A client represents a network node of the application in the cluster |
eq::Client | The client represents a network node of the application in the cluster |
seq::Application | The main application object |
Node | |
eq::fabric::Server< Client, Server, Config, NodeFactory, co::Node, ServerVisitor > | |
eq::Server | Proxy object for the connection to an Equalizer server |
Object | |
eq::fabric::Frame | A holder for a frame data and related parameters |
eq::Frame | A holder for a frame data and related parameters |
eq::FrameData | A holder for multiple images |
ObjectFactory | |
seq::Application | The main application object |
seq::Renderer | A renderer instance |
ObjectHandler | |
eq::Config | A configuration is a visualization session driven by an application |
ObjectICommand | |
eq::EventICommand | A command specialization for config events |
Serializable | |
eq::fabric::Object | Internal base class for all distributed, inheritable Equalizer objects |
eq::fabric::Canvas< Config, Canvas, Segment, Layout > | |
eq::Canvas | A canvas represents a logical 2D projection surface |
eq::fabric::Channel< Window, Channel > | |
eq::Channel | A channel represents a two-dimensional viewport within a Window |
eq::fabric::Config< Server, Config, Observer, Layout, Canvas, Node, ConfigVisitor > | |
eq::Config | A configuration is a visualization session driven by an application |
eq::fabric::Canvas< CFG, C, S, L > | A canvas represents a logical 2D projection surface |
eq::fabric::Channel< W, C > | Base data transport class for channels |
eq::fabric::Config< S, C, O, L, CV, N, V > | Base data class for a configuration |
eq::fabric::Layout< C, L, V > | Base data transport class for layouts |
eq::fabric::Node< C, N, P, V > | Base data transport class for nodes |
eq::fabric::Observer< C, O > | Base data transport class for observers |
eq::fabric::Pipe< N, P, W, V > | Base data transport class for pipes |
eq::fabric::Segment< C, S, CH > | Base data transport class for segments |
eq::fabric::View< class, class, class > | Base data transport class for views |
eq::fabric::Window< class, class, class, class > | Base data transport class for windows |
eq::fabric::Layout< Config, Layout, View > | |
eq::Layout | A layout groups one or more View, logically belonging together |
eq::fabric::Node< Config, Node, Pipe, NodeVisitor > | |
eq::Node | A Node represents a single computer in the cluster |
eq::fabric::Observer< Config, Observer > | |
eq::Observer | An Observer looks at one or more views from a certain position (head matrix) with a given eye separation |
eq::fabric::Pipe< Node, Pipe, eq::Window, PipeVisitor > | |
eq::Pipe | A Pipe represents a graphics card (GPU) on a Node |
eq::fabric::Segment< Canvas, Segment, Channel > | |
eq::Segment | A segment covers a sub-area of a Canvas |
eq::fabric::View< Layout, View, Observer > | |
eq::View | A View is a 2D area of a Layout |
eq::fabric::Window< Pipe, Window, Channel, WindowSettings > | |
eq::Window | A Window represents an on-screen or off-screen drawable |
seq::ViewData | Stores per-view data |
CV | |
eq::fabric::ConfigVisitor< C, OV, LV, CV, NV > | A visitor to traverse configs and all children |
eq::Compositor | A set of functions performing compositing for a set of input frames |
eq::Compositor::ImageOp | A structure describing an image assembly task |
eq::ComputeContext | The interface definition for API-specific GPGPU handling |
eq::CUDAContext | CUDA implementation of a ComputeContext |
eq::ConfigEvent | |
eq::EventHandler | Base class for window system-specific event handlers |
eq::glx::EventHandler | The event handler for glX/X11 windows |
eq::qt::EventHandler | The event handler for Qt windows |
eq::wgl::EventHandler | The event handler for WGL |
eq::fabric::ColorMask | Defines which parts of the color buffer are to be written |
eq::fabric::ConfigParams | Parameters for running a configuration |
eq::fabric::DrawableConfig | Stores the characteristics of a window's frame buffer configuration |
eq::fabric::Equalizer | Base data transport class for equalizers |
eq::fabric::Error | A wrapper for error codes to allow intuitive bool-like usage |
eq::fabric::ErrorRegistry | The registry translating error codes to strings |
eq::fabric::Event | Event structure to report window system and other events |
eq::fabric::FrameData | |
eq::fabric::Frustum | A distributed object for frustum data |
eq::fabric::Canvas< Config, Canvas, Segment, Layout > | |
eq::fabric::Canvas< CFG, C, S, L > | A canvas represents a logical 2D projection surface |
eq::fabric::Segment< C, S, CH > | Base data transport class for segments |
eq::fabric::View< class, class, class > | Base data transport class for views |
eq::fabric::Segment< Canvas, Segment, Channel > | |
eq::fabric::View< Layout, View, Observer > | |
eq::fabric::Global | Global parameter handling for the Equalizer fabric namespace |
eq::Global | Global parameter handling for the Equalizer client library |
eq::fabric::GPUInfo | A structure containing GPU-specific information |
eq::fabric::KeyEvent | Event for a key press or release |
eq::fabric::LeafVisitor< T > | A visitor to traverse leaf nodes of a graph |
eq::fabric::MagellanEvent | Event for a SpaceMouse movement or click |
eq::fabric::Pixel | Holds a pixel decomposition specification with methods for manipulation |
eq::fabric::PixelViewport | Holds a 2D pixel viewport with methods for manipulation |
eq::fabric::PointerEvent | Event for a pointer (mouse) motion or click |
eq::fabric::Projection | A projector definition defining a view frustum |
eq::fabric::Range | A fractional database range with methods for manipulation |
eq::fabric::RenderContext | The context applied to a channel during rendering operations |
eq::fabric::ResizeEvent | Event for a size or position change on a Window, Channel or View |
eq::fabric::Statistic | A statistics event |
eq::fabric::SubPixel | Holds a subpixel decomposition specification along with some methods for manipulation |
eq::fabric::Tile | |
eq::fabric::UserEvent | User-defined event |
eq::fabric::Viewport | A fractional viewport with methods for manipulation |
eq::fabric::Wall | A wall defining a view frustum |
eq::fabric::WindowSettings | A set of settings to setup an eq::fabric::Window |
eq::WindowSettings | A set of settings to setup an eq::SystemWindow |
eq::FrameData::ImageHeader | |
eq::Image | A holder for pixel data |
eq::MessagePump | An interface to process system messages or events |
eq::glx::MessagePump | A message pump receiving and dispatching X11 events |
eq::qt::MessagePump | A message pump receiving and dispatching Qt events |
eq::wgl::MessagePump | Processes OS messages on Win32 systems |
eq::NodeFactory | The node factory is a per-node singleton used to create and release Equalizer resource instances |
eq::NotifierInterface | A base class for notifying errors and events |
eq::Window | A Window represents an on-screen or off-screen drawable |
eq::PixelData | The pixel data structure manages the pixel information for images |
eq::plugin::Compressor | |
eq::plugin::CompressorReadDrawPixels | |
eq::plugin::CompressorYUV | |
eq::plugin::Compressor::Functions | |
eq::ResultImageListener | The result image listener gets notified on new images produced by destination channels |
eq::StatisticSampler< Owner > | Utility to sample an statistics event |
eq::SystemPipe | The interface definition for system-specific GPU handling |
eq::glx::Pipe | Default implementation of a glX system pipe |
eq::qt::Pipe | Handles a GPU/screen through Qt |
eq::wgl::Pipe | Equalizer default implementation of a WGL GPU |
eq::SystemWindow | The interface definition for system-specific windowing code |
eq::GLWindow | A system window for OpenGL rendering |
eq::glx::WindowIF | The interface defining the minimum functionality for a glX window |
eq::glx::Window | Equalizer default implementation of a glX window |
eq::qt::WindowIF | The interface defining the minimum functionality for a Qt window |
eq::qt::Window | Equalizer default implementation of a Qt window |
eq::wgl::WindowIF | The interface defining the minimum functionality for a WGL window |
eq::wgl::Window | Equalizer default implementation of a WGL window |
eq::qt::ShareContextWindow | Helper window to allow Open GL context sharing between Qt widgets and windows created by Equalizer |
eq::x11::Window | A system window for CPU rendering on X11 |
eq::util::Accum | A C++ class to abstract an accumulation buffer |
eq::util::BitmapFont | A wrapper around AGL, WGL and GLX bitmap fonts |
eq::util::FrameBufferObject | A C++ class to abstract OpenGL frame buffer objects |
eq::util::AccumBufferObject | A class to emulate an OpenGL accumulation buffer using an FBO |
eq::util::ObjectManager | A facility class to manage OpenGL objects across shared contexts |
eq::util::PixelBufferObject | A C++ class to abstract OpenGL pixel buffer objects |
eq::util::Texture | A wrapper around OpenGL textures |
eq::Version | Information about the current Equalizer version |
eq::WindowSystem | |
eq::WindowSystemIF | The interface for windowing toolkits |
eq::qt::WindowSystem | |
eqfabric::Version | Information about the current EqualizerFabric version |
eqserver::Version | Information about the current EqualizerServer version |
Referenced | |
eq::fabric::SwapBarrier | A swapbarrier is set on a Compound to synchronize the swap buffer between windows |
eq::FrameData | A holder for multiple images |
LV | |
eq::fabric::ConfigVisitor< C, OV, LV, CV, NV > | A visitor to traverse configs and all children |
NV | |
eq::fabric::ConfigVisitor< C, OV, LV, CV, NV > | A visitor to traverse configs and all children |
OV | |
eq::fabric::ConfigVisitor< C, OV, LV, CV, NV > | A visitor to traverse configs and all children |
QEvent | |
eq::qt::WindowEvent | A window-system event for a qt::WindowIF |
QObject | |
eq::qt::EventHandler | The event handler for Qt windows |
eq::qt::Window | Equalizer default implementation of a Qt window |
eq::qt::WindowSystem | |
seq::Version | Information about the current Sequel version |
eq::StatisticSampler< Channel > | |
eq::ChannelStatistics | Samples one channel statistics event |
eq::StatisticSampler< Config > | |
eq::ConfigStatistics | Samples one Config statistics event |
eq::StatisticSampler< Window > | |
eq::WindowStatistics | A statistics sampler for window-related events |
N | |
eq::fabric::Server< CL, S, CFG, NF, N, V > | Base co::Node class for a server |
Event | |
eq::glx::WindowEvent | A window-system event for a glx::WindowIF |
eq::qt::WindowEvent | A window-system event for a qt::WindowIF |
eq::wgl::WindowEvent | A window-system event for a WindowIF |
Vector2f | |
eq::fabric::Zoom | A zoom specification with methods for manipulation |