Definition at line 587 of file CloudViewer.cpp.
◆ ConstPtr
◆ PointCloud
◆ PointCloudConstPtr
◆ PointCloudPtr
◆ Ptr
◆ PointCloudColorHandlerIntensityField()
rtabmap::PointCloudColorHandlerIntensityField::PointCloudColorHandlerIntensityField |
( |
const PointCloudConstPtr & |
cloud, |
|
|
float |
maxAbsIntensity = 0.0f , |
|
|
int |
colorMap = 0 |
|
) |
| |
|
inline |
◆ ~PointCloudColorHandlerIntensityField()
virtual rtabmap::PointCloudColorHandlerIntensityField::~PointCloudColorHandlerIntensityField |
( |
| ) |
|
|
inlinevirtual |
◆ getColor()
virtual bool rtabmap::PointCloudColorHandlerIntensityField::getColor |
( |
vtkSmartPointer< vtkDataArray > & |
scalars | ) |
const |
|
inlinevirtual |
Obtain the actual color for the input dataset as vtk scalars.
- Parameters
-
[out] | scalars | the output scalars containing the color for the dataset |
- Returns
- true if the operation was successful (the handler is capable and the input cloud was given as a valid pointer), false otherwise
Definition at line 624 of file CloudViewer.cpp.
◆ getFieldName()
virtual std::string rtabmap::PointCloudColorHandlerIntensityField::getFieldName |
( |
| ) |
const |
|
inlineprotectedvirtual |
◆ getName()
virtual std::string rtabmap::PointCloudColorHandlerIntensityField::getName |
( |
| ) |
const |
|
inlineprotectedvirtual |
◆ colormap_
int rtabmap::PointCloudColorHandlerIntensityField::colormap_ |
|
private |
◆ maxAbsIntensity_
float rtabmap::PointCloudColorHandlerIntensityField::maxAbsIntensity_ |
|
private |
The documentation for this class was generated from the following file: