#include <clip_polygon.h>
Public Types | |
typedef ::geometry_msgs::Polygon_ < ContainerAllocator > | _poly_clip_type |
typedef boost::shared_ptr < ::vision_srvs::clip_polygonResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vision_srvs::clip_polygonResponse_ < ContainerAllocator > > | Ptr |
typedef clip_polygonResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
clip_polygonResponse_ () | |
clip_polygonResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::geometry_msgs::Polygon_ < ContainerAllocator > | poly_clip |
Definition at line 69 of file clip_polygon.h.
typedef ::geometry_msgs::Polygon_<ContainerAllocator> vision_srvs::clip_polygonResponse_< ContainerAllocator >::_poly_clip_type |
Definition at line 82 of file clip_polygon.h.
typedef boost::shared_ptr< ::vision_srvs::clip_polygonResponse_<ContainerAllocator> const> vision_srvs::clip_polygonResponse_< ContainerAllocator >::ConstPtr |
Definition at line 87 of file clip_polygon.h.
typedef boost::shared_ptr< ::vision_srvs::clip_polygonResponse_<ContainerAllocator> > vision_srvs::clip_polygonResponse_< ContainerAllocator >::Ptr |
Definition at line 86 of file clip_polygon.h.
typedef clip_polygonResponse_<ContainerAllocator> vision_srvs::clip_polygonResponse_< ContainerAllocator >::Type |
Definition at line 70 of file clip_polygon.h.
vision_srvs::clip_polygonResponse_< ContainerAllocator >::clip_polygonResponse_ | ( | ) | [inline] |
Definition at line 72 of file clip_polygon.h.
vision_srvs::clip_polygonResponse_< ContainerAllocator >::clip_polygonResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 77 of file clip_polygon.h.
boost::shared_ptr<std::map<std::string, std::string> > vision_srvs::clip_polygonResponse_< ContainerAllocator >::__connection_header |
Definition at line 88 of file clip_polygon.h.
::geometry_msgs::Polygon_<ContainerAllocator> vision_srvs::clip_polygonResponse_< ContainerAllocator >::poly_clip |
Definition at line 83 of file clip_polygon.h.