#include <pcl_conversions.h>
|
template<typename Stream > |
static void | read (Stream &stream, pcl::PCLPointCloud2 &m) |
|
static uint32_t | serializedLength (const pcl::PCLPointCloud2 &m) |
|
template<typename Stream > |
static void | write (Stream &stream, const pcl::PCLPointCloud2 &m) |
|
template<>
struct ros::serialization::Serializer< pcl::PCLPointCloud2 >
Definition at line 771 of file pcl_conversions.h.
template<typename Stream >
template<typename Stream >
The documentation for this struct was generated from the following file: