Point Cloud Library (PCL)  1.3.1
Classes | Namespaces | Enumerations | Functions
common.h File Reference
#include <vtkCommand.h>
#include <vtkTextActor.h>
#include <pcl/pcl_macros.h>
Include dependency graph for common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pcl::visualization::Camera
 Camera class holds a set of camera parameters together with the window pos/size. More...
class  pcl::visualization::FPSCallback

Namespaces

namespace  pcl
 

Software License Agreement (BSD License)


namespace  pcl::visualization

Enumerations

enum  pcl::visualization::RenderingProperties {
  pcl::visualization::PCL_VISUALIZER_POINT_SIZE, pcl::visualization::PCL_VISUALIZER_OPACITY, pcl::visualization::PCL_VISUALIZER_LINE_WIDTH, pcl::visualization::PCL_VISUALIZER_FONT_SIZE,
  pcl::visualization::PCL_VISUALIZER_COLOR, pcl::visualization::PCL_VISUALIZER_REPRESENTATION
}
enum  pcl::visualization::RenderingRepresentationProperties { pcl::visualization::PCL_VISUALIZER_REPRESENTATION_POINTS, pcl::visualization::PCL_VISUALIZER_REPRESENTATION_WIREFRAME, pcl::visualization::PCL_VISUALIZER_REPRESENTATION_SURFACE }

Functions

PCL_EXPORTS void pcl::visualization::getRandomColors (double &r, double &g, double &b, double min=0.2, double max=2.8)
 Get (good) random values for R/G/B.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines