Struct PCLContextImageItem a specification of vtkContextItem, used to add an image to the scene in the ImageViewer class.
More...
#include <pcl/visualization/vtk/pcl_context_item.h>
Struct PCLContextImageItem a specification of vtkContextItem, used to add an image to the scene in the ImageViewer class.
- Author
- Nizar Sallem
Definition at line 76 of file pcl_context_item.h.
◆ PCLContextImageItem()
pcl::visualization::PCLContextImageItem::PCLContextImageItem |
( |
| ) |
|
◆ New()
◆ Paint()
bool pcl::visualization::PCLContextImageItem::Paint |
( |
vtkContext2D * |
painter | ) |
|
|
override |
◆ set()
void pcl::visualization::PCLContextImageItem::set |
( |
float |
_x, |
|
|
float |
_y, |
|
|
vtkImageData * |
_image |
|
) |
| |
◆ vtkTypeMacro()
◆ image
vtkSmartPointer<vtkImageData> pcl::visualization::PCLContextImageItem::image |
float pcl::visualization::PCLContextImageItem::x |
float pcl::visualization::PCLContextImageItem::y |
The documentation for this struct was generated from the following file: