#include <point_cloud.h>
Static Public Member Functions | |
static std::string * | pointer (pcl::PointCloud< T > &m) |
static std::string const * | pointer (const pcl::PointCloud< T > &m) |
static std::string | value (const pcl::PointCloud< T > &m) |
Definition at line 144 of file point_cloud.h.
static std::string* ros::message_traits::FrameId< pcl::PointCloud< T > >::pointer | ( | pcl::PointCloud< T > & | m | ) | [inline, static] |
Definition at line 146 of file point_cloud.h.
static std::string const* ros::message_traits::FrameId< pcl::PointCloud< T > >::pointer | ( | const pcl::PointCloud< T > & | m | ) | [inline, static] |
Definition at line 147 of file point_cloud.h.
static std::string ros::message_traits::FrameId< pcl::PointCloud< T > >::value | ( | const pcl::PointCloud< T > & | m | ) | [inline, static] |
Definition at line 148 of file point_cloud.h.