Struct PCLContextItem represents our own custom version of vtkContextItem, used by the ImageViewer class.
More...
#include <pcl/visualization/vtk/pcl_context_item.h>
Struct PCLContextItem represents our own custom version of vtkContextItem, used by the ImageViewer class.
- Author
- Nizar Sallem
Definition at line 59 of file pcl_context_item.h.
◆ New()
◆ Paint()
bool pcl::visualization::PCLContextItem::Paint |
( |
vtkContext2D * |
| ) |
|
|
inlineoverride |
◆ setColors() [1/2]
void pcl::visualization::PCLContextItem::setColors |
( |
unsigned char |
r, |
|
|
unsigned char |
g, |
|
|
unsigned char |
b |
|
) |
| |
◆ setColors() [2/2]
void pcl::visualization::PCLContextItem::setColors |
( |
unsigned char |
rgb[3] | ) |
|
|
inline |
◆ setOpacity()
void pcl::visualization::PCLContextItem::setOpacity |
( |
double |
opacity | ) |
|
|
inline |
◆ vtkTypeMacro()
pcl::visualization::PCLContextItem::vtkTypeMacro |
( |
PCLContextItem |
, |
|
|
vtkContextItem |
|
|
) |
| |
◆ colors
unsigned char pcl::visualization::PCLContextItem::colors[3] |
◆ params
std::vector<float> pcl::visualization::PCLContextItem::params |
The documentation for this struct was generated from the following file: