#include <PlaneInRegion.h>
Public Types | |
typedef int64_t | _height_type |
typedef ::geometry_msgs::Vector3Stamped_ < ContainerAllocator > | _point_type |
typedef int64_t | _width_type |
typedef boost::shared_ptr < ::fast_plane_detection::PlaneInRegionRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::fast_plane_detection::PlaneInRegionRequest_ < ContainerAllocator > > | Ptr |
typedef PlaneInRegionRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
PlaneInRegionRequest_ () | |
PlaneInRegionRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int64_t | height |
::geometry_msgs::Vector3Stamped_ < ContainerAllocator > | point |
int64_t | width |
Definition at line 27 of file PlaneInRegion.h.
typedef int64_t fast_plane_detection::PlaneInRegionRequest_< ContainerAllocator >::_height_type |
Definition at line 50 of file PlaneInRegion.h.
typedef ::geometry_msgs::Vector3Stamped_<ContainerAllocator> fast_plane_detection::PlaneInRegionRequest_< ContainerAllocator >::_point_type |
Definition at line 44 of file PlaneInRegion.h.
typedef int64_t fast_plane_detection::PlaneInRegionRequest_< ContainerAllocator >::_width_type |
Definition at line 47 of file PlaneInRegion.h.
typedef boost::shared_ptr< ::fast_plane_detection::PlaneInRegionRequest_<ContainerAllocator> const> fast_plane_detection::PlaneInRegionRequest_< ContainerAllocator >::ConstPtr |
Definition at line 55 of file PlaneInRegion.h.
typedef boost::shared_ptr< ::fast_plane_detection::PlaneInRegionRequest_<ContainerAllocator> > fast_plane_detection::PlaneInRegionRequest_< ContainerAllocator >::Ptr |
Definition at line 54 of file PlaneInRegion.h.
typedef PlaneInRegionRequest_<ContainerAllocator> fast_plane_detection::PlaneInRegionRequest_< ContainerAllocator >::Type |
Definition at line 28 of file PlaneInRegion.h.
fast_plane_detection::PlaneInRegionRequest_< ContainerAllocator >::PlaneInRegionRequest_ | ( | ) | [inline] |
Definition at line 30 of file PlaneInRegion.h.
fast_plane_detection::PlaneInRegionRequest_< ContainerAllocator >::PlaneInRegionRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 37 of file PlaneInRegion.h.
boost::shared_ptr<std::map<std::string, std::string> > fast_plane_detection::PlaneInRegionRequest_< ContainerAllocator >::__connection_header |
Definition at line 56 of file PlaneInRegion.h.
int64_t fast_plane_detection::PlaneInRegionRequest_< ContainerAllocator >::height |
Definition at line 51 of file PlaneInRegion.h.
::geometry_msgs::Vector3Stamped_<ContainerAllocator> fast_plane_detection::PlaneInRegionRequest_< ContainerAllocator >::point |
Definition at line 45 of file PlaneInRegion.h.
int64_t fast_plane_detection::PlaneInRegionRequest_< ContainerAllocator >::width |
Definition at line 48 of file PlaneInRegion.h.