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