#include <OgreColourValue.h>
#include <OgreMatrix4.h>
#include <OgreVector3.h>
#include "rviz/properties/bool_property.h"
#include "rviz/properties/color_property.h"
#include "rviz/properties/editable_enum_property.h"
#include "rviz/properties/enum_property.h"
#include "rviz/properties/float_property.h"
#include "rviz/validate_floats.h"
#include "point_cloud_transformers.h"
#include <pluginlib/class_list_macros.h>
Go to the source code of this file.
Namespaces | |
namespace | rviz |
Functions | |
static void | rviz::getRainbowColor (float value, Ogre::ColourValue &color) |