Public Member Functions | Static Public Member Functions | Public Attributes
pcl::visualization::PCLContextImageItem Struct Reference

#include <pcl_context_item.h>

List of all members.

Public Member Functions

virtual bool Paint (vtkContext2D *painter)
 PCLContextImageItem ()
void set (float _x, float _y, vtkImageData *_image)
 vtkTypeMacro (PCLContextImageItem, vtkContextItem)

Static Public Member Functions

static PCLContextImageItemNew ()

Public Attributes

vtkSmartPointer< vtkImageData > image
float x
float y

Detailed Description

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.


Constructor & Destructor Documentation

Definition at line 211 of file pcl_context_item.cpp.


Member Function Documentation

bool pcl::visualization::PCLContextImageItem::Paint ( vtkContext2D *  painter) [virtual]

Definition at line 86 of file pcl_context_item.cpp.

void pcl::visualization::PCLContextImageItem::set ( float  _x,
float  _y,
vtkImageData *  _image 
)

Definition at line 77 of file pcl_context_item.cpp.


Member Data Documentation

vtkSmartPointer<vtkImageData> pcl::visualization::PCLContextImageItem::image

Definition at line 84 of file pcl_context_item.h.

Definition at line 85 of file pcl_context_item.h.

Definition at line 85 of file pcl_context_item.h.


The documentation for this struct was generated from the following files:


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:47:19