#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 std::shared_ptr< ::pcl_msgs::PointIndices_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::pcl_msgs::PointIndices_< ContainerAllocator > > | Ptr |
typedef PointIndices_< ContainerAllocator > | Type |
Public Member Functions | |
PointIndices_ () | |
PointIndices_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_header_type | header |
_indices_type | indices |
Definition at line 24 of file PointIndices.h.
typedef ::std_msgs::Header_<ContainerAllocator> pcl_msgs::PointIndices_< ContainerAllocator >::_header_type |
Definition at line 40 of file PointIndices.h.
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > pcl_msgs::PointIndices_< ContainerAllocator >::_indices_type |
Definition at line 43 of file PointIndices.h.
typedef std::shared_ptr< ::pcl_msgs::PointIndices_<ContainerAllocator> const> pcl_msgs::PointIndices_< ContainerAllocator >::ConstPtr |
Definition at line 51 of file PointIndices.h.
typedef std::shared_ptr< ::pcl_msgs::PointIndices_<ContainerAllocator> > pcl_msgs::PointIndices_< ContainerAllocator >::Ptr |
Definition at line 50 of file PointIndices.h.
typedef PointIndices_<ContainerAllocator> pcl_msgs::PointIndices_< ContainerAllocator >::Type |
Definition at line 26 of file PointIndices.h.
|
inline |
Definition at line 28 of file PointIndices.h.
|
inline |
Definition at line 32 of file PointIndices.h.
_header_type pcl_msgs::PointIndices_< ContainerAllocator >::header |
Definition at line 41 of file PointIndices.h.
_indices_type pcl_msgs::PointIndices_< ContainerAllocator >::indices |
Definition at line 44 of file PointIndices.h.