#include <ClusterPointIndices.h>
Public Types | |
typedef std::vector < ::pcl::PointIndices_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::pcl::PointIndices_ < ContainerAllocator > >::other > | _cluster_indices_type |
typedef boost::shared_ptr < ::jsk_perception::ClusterPointIndices_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::jsk_perception::ClusterPointIndices_ < ContainerAllocator > > | Ptr |
typedef ClusterPointIndices_ < ContainerAllocator > | Type |
Public Member Functions | |
ClusterPointIndices_ () | |
ClusterPointIndices_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::pcl::PointIndices_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::pcl::PointIndices_ < ContainerAllocator > >::other > | cluster_indices |
Definition at line 22 of file ClusterPointIndices.h.
typedef std::vector< ::pcl::PointIndices_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::pcl::PointIndices_<ContainerAllocator> >::other > jsk_perception::ClusterPointIndices_< ContainerAllocator >::_cluster_indices_type |
Definition at line 35 of file ClusterPointIndices.h.
typedef boost::shared_ptr< ::jsk_perception::ClusterPointIndices_<ContainerAllocator> const> jsk_perception::ClusterPointIndices_< ContainerAllocator >::ConstPtr |
Definition at line 40 of file ClusterPointIndices.h.
typedef boost::shared_ptr< ::jsk_perception::ClusterPointIndices_<ContainerAllocator> > jsk_perception::ClusterPointIndices_< ContainerAllocator >::Ptr |
Definition at line 39 of file ClusterPointIndices.h.
typedef ClusterPointIndices_<ContainerAllocator> jsk_perception::ClusterPointIndices_< ContainerAllocator >::Type |
Definition at line 23 of file ClusterPointIndices.h.
jsk_perception::ClusterPointIndices_< ContainerAllocator >::ClusterPointIndices_ | ( | ) | [inline] |
Definition at line 25 of file ClusterPointIndices.h.
jsk_perception::ClusterPointIndices_< ContainerAllocator >::ClusterPointIndices_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file ClusterPointIndices.h.
boost::shared_ptr<std::map<std::string, std::string> > jsk_perception::ClusterPointIndices_< ContainerAllocator >::__connection_header |
Definition at line 41 of file ClusterPointIndices.h.
std::vector< ::pcl::PointIndices_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::pcl::PointIndices_<ContainerAllocator> >::other > jsk_perception::ClusterPointIndices_< ContainerAllocator >::cluster_indices |
Definition at line 36 of file ClusterPointIndices.h.