#include <vtkImageMatSource.h>
Definition at line 54 of file vtkImageMatSource.h.
rtabmap::vtkImageMatSource::vtkImageMatSource |
( |
| ) |
|
|
protected |
rtabmap::vtkImageMatSource::~vtkImageMatSource |
( |
| ) |
|
|
inlineprotected |
void rtabmap::vtkImageMatSource::copyGrayImage |
( |
const cv::Mat & |
source, |
|
|
vtkSmartPointer< vtkImageData > |
output |
|
) |
| |
|
staticprivate |
void rtabmap::vtkImageMatSource::copyRGBAImage |
( |
const cv::Mat & |
source, |
|
|
vtkSmartPointer< vtkImageData > |
output |
|
) |
| |
|
staticprivate |
void rtabmap::vtkImageMatSource::copyRGBImage |
( |
const cv::Mat & |
source, |
|
|
vtkSmartPointer< vtkImageData > |
output |
|
) |
| |
|
staticprivate |
int rtabmap::vtkImageMatSource::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
outputVector |
|
) |
| |
|
protected |
int rtabmap::vtkImageMatSource::RequestInformation |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
outputVector |
|
) |
| |
|
protected |
void rtabmap::vtkImageMatSource::SetImage |
( |
cv::InputArray |
image | ) |
|
The documentation for this class was generated from the following files: