#include "forwards.h"
#include "render_target.h"
#include <rve_common/uuid.h>
#include "context_object.h"
#include <ros/types.h>
#include <string>
Go to the source code of this file.
Classes | |
class | rve_render_client::RenderOffscreen |
Class that creates the texture necessary to render the scene without any (qt) window. More... | |
Namespaces | |
namespace | rve_interfaces |
namespace | rve_render_client |
Typedefs | |
typedef boost::shared_ptr < RenderOffscreen > | rve_render_client::RenderOffscreenPtr |