#include <offscreenRendererNodelet.h>
Public Member Functions | |
void | onInit () |
~OffscreenRendererNodelet () | |
Private Attributes | |
OffscreenRenderer * | offscreen_renderer_ |
Definition at line 9 of file offscreenRendererNodelet.h.
Definition at line 12 of file offscreenRendererNodelet.h.
void offscreen_renderer::OffscreenRendererNodelet::onInit | ( | ) | [virtual] |
Implements nodelet::Nodelet.
Definition at line 11 of file offscreenRendererNodelet.cpp.
Definition at line 20 of file offscreenRendererNodelet.h.