![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
Namespaces | |
| context_items | |
Classes | |
| class | ImageViewerInteractorStyle |
| An image viewer interactor style, tailored for ImageViewer. More... | |
| class | ImageViewer |
| ImageViewer is a class for 2D image visualization. More... | |
| struct | PCLContextItem |
| struct | PCLContextImageItem |
| class | PCLImageCanvasSource2D |
| PCLImageCanvasSource2D represents our own custom version of vtkImageCanvasSource2D, used by the ImageViewer class. More... | |
Typedefs | |
| using | Vector3ub = Eigen::Array< unsigned char, 3, 1 > |
Functions | |
| static const Vector3ub | green_color (0, 255, 0) |
| static const Vector3ub | red_color (255, 0, 0) |
| static const Vector3ub | blue_color (0, 0, 255) |
| vtkStandardNewMacro (ImageViewerInteractorStyle) | |
| vtkStandardNewMacro (PCLContextItem) | |
| vtkStandardNewMacro (PCLContextImageItem) | |
| using pcl::visualization::Vector3ub = typedef Eigen::Array<unsigned char, 3, 1> |
Definition at line 32 of file image_viewer.h.
|
static |
|
static |
|
static |
| pcl::visualization::vtkStandardNewMacro | ( | ImageViewerInteractorStyle | ) |
| pcl::visualization::vtkStandardNewMacro | ( | PCLContextImageItem | ) |
| pcl::visualization::vtkStandardNewMacro | ( | PCLContextItem | ) |