RhrServer class. More...
#include <vector>
#include <deque>
#include <string>
#include <map>
#include <boost/asio.hpp>
#include <vistle/core/vector.h>
#include <vistle/core/message.h>
#include <vistle/core/messagesender.h>
#include <vistle/renderer/renderobject.h>
#include <tbb/concurrent_queue.h>
#include "export.h"
#include "compdecomp.h"
#include "rfbext.h"
Go to the source code of this file.
Classes | |
class | vistle::RhrServer |
Implement remote hybrid rendering server. More... | |
struct | vistle::RhrServer::Screen |
struct | vistle::RhrServer::Light |
struct | vistle::RhrServer::ImageParameters |
struct | vistle::RhrServer::ViewParameters |
struct | vistle::RhrServer::ViewData |
Namespaces | |
namespace | vistle |
RhrServer class.