#include <PointIndices.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | _indices_type |
typedef boost::shared_ptr < ::pcl::PointIndices_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pcl::PointIndices_ < ContainerAllocator > > | Ptr |
typedef PointIndices_ < ContainerAllocator > | Type |
Public Member Functions | |
PointIndices_ () | |
PointIndices_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | indices |
Definition at line 22 of file PointIndices.h.
typedef ::std_msgs::Header_<ContainerAllocator> pcl::PointIndices_< ContainerAllocator >::_header_type |
Definition at line 37 of file PointIndices.h.
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > pcl::PointIndices_< ContainerAllocator >::_indices_type |
Definition at line 40 of file PointIndices.h.
typedef boost::shared_ptr< ::pcl::PointIndices_<ContainerAllocator> const> pcl::PointIndices_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file PointIndices.h.
typedef boost::shared_ptr< ::pcl::PointIndices_<ContainerAllocator> > pcl::PointIndices_< ContainerAllocator >::Ptr |
Definition at line 44 of file PointIndices.h.
typedef PointIndices_<ContainerAllocator> pcl::PointIndices_< ContainerAllocator >::Type |
Definition at line 23 of file PointIndices.h.
pcl::PointIndices_< ContainerAllocator >::PointIndices_ | ( | ) | [inline] |
Definition at line 25 of file PointIndices.h.
pcl::PointIndices_< ContainerAllocator >::PointIndices_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file PointIndices.h.
boost::shared_ptr<std::map<std::string, std::string> > pcl::PointIndices_< ContainerAllocator >::__connection_header |
Definition at line 46 of file PointIndices.h.
::std_msgs::Header_<ContainerAllocator> pcl::PointIndices_< ContainerAllocator >::header |
Definition at line 38 of file PointIndices.h.
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > pcl::PointIndices_< ContainerAllocator >::indices |
Definition at line 41 of file PointIndices.h.