#include <VisionX/gui-plugins/PointCloudViewer/CoinPointCloud.h>
|
using | PointT = pcl::PointXYZRGBL |
|
Definition at line 39 of file CoinPointCloud.h.
◆ PointT
using PointT = pcl::PointXYZRGBL |
◆ CoinPointCloud()
CoinPointCloud |
( |
pcl::PointCloud< PointT >::ConstPtr |
originalCloud, |
|
|
visionx::PointContentType |
originalType, |
|
|
bool |
colorFromLabel, |
|
|
float |
pointSize = 1 |
|
) |
| |
◆ ~CoinPointCloud()
◆ getOriginalType()
visionx::PointContentType getOriginalType |
( |
| ) |
const |
◆ getPCLCloud()
auto getPCLCloud |
( |
| ) |
const |
The documentation for this class was generated from the following files: