46 template <
typename Po
intInT,
typename Po
intOutT>
void
50 output.
header = input_->header;
60 performProcessing (output);
virtual void process(pcl::PointCloud< PointOutT > &output)
Process the input cloud and store the results.
std::uint32_t width
The point cloud width (if organized as an image-structure).
pcl::PCLHeader header
The point cloud header.
std::uint32_t height
The point cloud height (if organized as an image-structure).
void clear()
Removes all points in a cloud and sets the width and height to 0.