#include <PolygonMesh.h>
Public Types | |
typedef ::sensor_msgs::PointCloud2_ < ContainerAllocator > | _cloud_type |
typedef ::sensor_msgs::PointCloud2_ < ContainerAllocator > | _cloud_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef ::roslib::Header_ < ContainerAllocator > | _header_type |
typedef std::vector < ::pcl::Vertices_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::pcl::Vertices_ < ContainerAllocator > >::other > | _polygons_type |
typedef std::vector < ::pcl::Vertices_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::pcl::Vertices_ < ContainerAllocator > >::other > | _polygons_type |
typedef boost::shared_ptr < ::pcl::PolygonMesh_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pcl::PolygonMesh_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pcl::PolygonMesh_ < ContainerAllocator > > | Ptr |
typedef boost::shared_ptr < ::pcl::PolygonMesh_ < ContainerAllocator > > | Ptr |
typedef PolygonMesh_ < ContainerAllocator > | Type |
typedef PolygonMesh_ < ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED uint32_t | get_polygons_size () const |
ROS_DEPRECATED void | get_polygons_vec (std::vector< ::pcl::Vertices_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::pcl::Vertices_< ContainerAllocator > >::other > &vec) const |
PolygonMesh_ (const ContainerAllocator &_alloc) | |
PolygonMesh_ () | |
PolygonMesh_ (const ContainerAllocator &_alloc) | |
PolygonMesh_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
ROS_DEPRECATED void | set_polygons_size (uint32_t size) |
ROS_DEPRECATED void | set_polygons_vec (const std::vector< ::pcl::Vertices_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::pcl::Vertices_< ContainerAllocator > >::other > &vec) |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
::sensor_msgs::PointCloud2_ < ContainerAllocator > | cloud |
::std_msgs::Header_ < ContainerAllocator > | header |
::roslib::Header_ < ContainerAllocator > | header |
std::vector< ::pcl::Vertices_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::pcl::Vertices_ < ContainerAllocator > >::other > | polygons |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 14 of file headers/PolygonMesh.h.
typedef ::sensor_msgs::PointCloud2_<ContainerAllocator> pcl::PolygonMesh_< ContainerAllocator >::_cloud_type |
Definition at line 41 of file gen/cpp/include/pcl/PolygonMesh.h.
typedef ::sensor_msgs::PointCloud2_<ContainerAllocator> pcl::PolygonMesh_< ContainerAllocator >::_cloud_type |
Definition at line 32 of file headers/PolygonMesh.h.
typedef ::std_msgs::Header_<ContainerAllocator> pcl::PolygonMesh_< ContainerAllocator >::_header_type |
Definition at line 38 of file gen/cpp/include/pcl/PolygonMesh.h.
typedef ::roslib::Header_<ContainerAllocator> pcl::PolygonMesh_< ContainerAllocator >::_header_type |
Definition at line 29 of file headers/PolygonMesh.h.
typedef std::vector< ::pcl::Vertices_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::pcl::Vertices_<ContainerAllocator> >::other > pcl::PolygonMesh_< ContainerAllocator >::_polygons_type |
Definition at line 44 of file gen/cpp/include/pcl/PolygonMesh.h.
typedef std::vector< ::pcl::Vertices_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::pcl::Vertices_<ContainerAllocator> >::other > pcl::PolygonMesh_< ContainerAllocator >::_polygons_type |
Definition at line 35 of file headers/PolygonMesh.h.
typedef boost::shared_ptr< ::pcl::PolygonMesh_<ContainerAllocator> const> pcl::PolygonMesh_< ContainerAllocator >::ConstPtr |
Definition at line 179 of file gen/cpp/include/pcl/PolygonMesh.h.
typedef boost::shared_ptr< ::pcl::PolygonMesh_<ContainerAllocator> const> pcl::PolygonMesh_< ContainerAllocator >::ConstPtr |
Definition at line 41 of file headers/PolygonMesh.h.
typedef boost::shared_ptr< ::pcl::PolygonMesh_<ContainerAllocator> > pcl::PolygonMesh_< ContainerAllocator >::Ptr |
Definition at line 178 of file gen/cpp/include/pcl/PolygonMesh.h.
typedef boost::shared_ptr< ::pcl::PolygonMesh_<ContainerAllocator> > pcl::PolygonMesh_< ContainerAllocator >::Ptr |
Definition at line 40 of file headers/PolygonMesh.h.
typedef PolygonMesh_<ContainerAllocator> pcl::PolygonMesh_< ContainerAllocator >::Type |
Definition at line 22 of file gen/cpp/include/pcl/PolygonMesh.h.
typedef PolygonMesh_<ContainerAllocator> pcl::PolygonMesh_< ContainerAllocator >::Type |
Definition at line 13 of file headers/PolygonMesh.h.
pcl::PolygonMesh_< ContainerAllocator >::PolygonMesh_ | ( | ) | [inline] |
Definition at line 15 of file headers/PolygonMesh.h.
pcl::PolygonMesh_< ContainerAllocator >::PolygonMesh_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 22 of file headers/PolygonMesh.h.
pcl::PolygonMesh_< ContainerAllocator >::PolygonMesh_ | ( | ) | [inline] |
Definition at line 24 of file gen/cpp/include/pcl/PolygonMesh.h.
pcl::PolygonMesh_< ContainerAllocator >::PolygonMesh_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file gen/cpp/include/pcl/PolygonMesh.h.
ROS_DEPRECATED const std::string pcl::PolygonMesh_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 57 of file gen/cpp/include/pcl/PolygonMesh.h.
ROS_DEPRECATED const std::string pcl::PolygonMesh_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 64 of file gen/cpp/include/pcl/PolygonMesh.h.
ROS_DEPRECATED const std::string pcl::PolygonMesh_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 149 of file gen/cpp/include/pcl/PolygonMesh.h.
static ROS_DEPRECATED const std::string pcl::PolygonMesh_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 55 of file gen/cpp/include/pcl/PolygonMesh.h.
static const char* pcl::PolygonMesh_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 53 of file gen/cpp/include/pcl/PolygonMesh.h.
static ROS_DEPRECATED const std::string pcl::PolygonMesh_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 62 of file gen/cpp/include/pcl/PolygonMesh.h.
static const char* pcl::PolygonMesh_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 60 of file gen/cpp/include/pcl/PolygonMesh.h.
static ROS_DEPRECATED const std::string pcl::PolygonMesh_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 147 of file gen/cpp/include/pcl/PolygonMesh.h.
static const char* pcl::PolygonMesh_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 67 of file gen/cpp/include/pcl/PolygonMesh.h.
virtual ROS_DEPRECATED uint8_t* pcl::PolygonMesh_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 160 of file gen/cpp/include/pcl/PolygonMesh.h.
ROS_DEPRECATED uint32_t pcl::PolygonMesh_< ContainerAllocator >::get_polygons_size | ( | ) | const [inline] |
Definition at line 48 of file gen/cpp/include/pcl/PolygonMesh.h.
ROS_DEPRECATED void pcl::PolygonMesh_< ContainerAllocator >::get_polygons_vec | ( | std::vector< ::pcl::Vertices_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::pcl::Vertices_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 50 of file gen/cpp/include/pcl/PolygonMesh.h.
virtual ROS_DEPRECATED uint32_t pcl::PolygonMesh_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 169 of file gen/cpp/include/pcl/PolygonMesh.h.
virtual ROS_DEPRECATED uint8_t* pcl::PolygonMesh_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 151 of file gen/cpp/include/pcl/PolygonMesh.h.
ROS_DEPRECATED void pcl::PolygonMesh_< ContainerAllocator >::set_polygons_size | ( | uint32_t | size | ) | [inline] |
Definition at line 49 of file gen/cpp/include/pcl/PolygonMesh.h.
ROS_DEPRECATED void pcl::PolygonMesh_< ContainerAllocator >::set_polygons_vec | ( | const std::vector< ::pcl::Vertices_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::pcl::Vertices_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 51 of file gen/cpp/include/pcl/PolygonMesh.h.
sensor_msgs::PointCloud2_< ContainerAllocator > pcl::PolygonMesh_< ContainerAllocator >::cloud |
Definition at line 33 of file headers/PolygonMesh.h.
::std_msgs::Header_<ContainerAllocator> pcl::PolygonMesh_< ContainerAllocator >::header |
Definition at line 39 of file gen/cpp/include/pcl/PolygonMesh.h.
::roslib::Header_<ContainerAllocator> pcl::PolygonMesh_< ContainerAllocator >::header |
Definition at line 30 of file headers/PolygonMesh.h.
std::vector<::pcl::Vertices_< ContainerAllocator >, typename ContainerAllocator::template rebind<::pcl::Vertices_< ContainerAllocator > >::other > pcl::PolygonMesh_< ContainerAllocator >::polygons |
Definition at line 36 of file headers/PolygonMesh.h.