![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
Internal structure describing a layer. More...
#include <image_viewer.h>

Public Member Functions | |
| Layer () | |
Public Attributes | |
| vtkSmartPointer< vtkContextActor > | actor |
| std::string | layer_name |
Internal structure describing a layer.
Definition at line 1064 of file image_viewer.h.
|
inline |
Definition at line 1065 of file image_viewer.h.
| vtkSmartPointer<vtkContextActor> pcl::visualization::ImageViewer::Layer::actor |
Definition at line 1066 of file image_viewer.h.
Referenced by PclUtils::ImageVis::changeOpacity(), pcl::visualization::ImageViewer::createLayer(), PclUtils::ImageVis::createLayer(), PclUtils::ImageVis::hideShowActors(), and PclUtils::ImageVis::pickItem().
| std::string pcl::visualization::ImageViewer::Layer::layer_name |
Definition at line 1067 of file image_viewer.h.
Referenced by pcl::visualization::ImageViewer::createLayer(), PclUtils::ImageVis::createLayer(), pcl::visualization::ImageViewer::LayerComparator::operator()(), and PclUtils::ImageVis::pickItem().