#include <cluster_ros_conversion.h>

Public Types | |
| typedef ClusterConversion < PointT, ClusterHdlT > | Base |
Public Member Functions | |
| bool | clusterToShapeMsg (const typename Base::ClusterPtr &c, cob_3d_mapping_msgs::Shape &s) |
| void | convertToShapeArray (cob_3d_mapping_msgs::ShapeArray &sa) |
Definition at line 75 of file cluster_ros_conversion.h.
| typedef ClusterConversion<PointT, ClusterHdlT> cob_3d_segmentation::ClusterROSConversion< PointT, ClusterHdlT >::Base |
Definition at line 78 of file cluster_ros_conversion.h.
| bool cob_3d_segmentation::ClusterROSConversion< PointT, ClusterHdlT >::clusterToShapeMsg | ( | const typename Base::ClusterPtr & | c, |
| cob_3d_mapping_msgs::Shape & | s | ||
| ) | [inline] |
Definition at line 87 of file cluster_ros_conversion.h.
| void cob_3d_segmentation::ClusterROSConversion< PointT, ClusterHdlT >::convertToShapeArray | ( | cob_3d_mapping_msgs::ShapeArray & | sa | ) | [inline] |
Definition at line 141 of file cluster_ros_conversion.h.