#include "overlay_menu_display.h"
#include <OGRE/OgreMaterialManager.h>
#include <OGRE/OgreTextureManager.h>
#include <OGRE/OgreTexture.h>
#include <OGRE/OgreHardwarePixelBuffer.h>
#include <OGRE/OgreTechnique.h>
#include <rviz/uniform_string_stream.h>
#include <rviz/display_context.h>
#include <rviz/view_manager.h>
#include <rviz/render_panel.h>
#include <pluginlib/class_list_macros.h>
Go to the source code of this file.
Namespaces | |
namespace | jsk_rviz_plugins |
Variables | |
const double | jsk_rviz_plugins::animate_duration = 0.2 |
const int | jsk_rviz_plugins::menu_last_padding_y = 30 |
const int | jsk_rviz_plugins::menu_padding_x = 100 |
const int | jsk_rviz_plugins::menu_padding_y = 5 |