#include <SetPosition.h>
Public Types | |
typedef int32_t | _height_type |
typedef int32_t | _transform_type |
typedef int32_t | _width_type |
typedef double | _x_type |
typedef double | _y_type |
typedef double | _z_type |
typedef boost::shared_ptr < ::fast_plane_detection::SetPositionResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::fast_plane_detection::SetPositionResponse_ < ContainerAllocator > > | Ptr |
typedef SetPositionResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
SetPositionResponse_ () | |
SetPositionResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | height |
int32_t | transform |
int32_t | width |
double | x |
double | y |
double | z |
Definition at line 78 of file SetPosition.h.
typedef int32_t fast_plane_detection::SetPositionResponse_< ContainerAllocator >::_height_type |
Definition at line 116 of file SetPosition.h.
typedef int32_t fast_plane_detection::SetPositionResponse_< ContainerAllocator >::_transform_type |
Definition at line 110 of file SetPosition.h.
typedef int32_t fast_plane_detection::SetPositionResponse_< ContainerAllocator >::_width_type |
Definition at line 113 of file SetPosition.h.
typedef double fast_plane_detection::SetPositionResponse_< ContainerAllocator >::_x_type |
Definition at line 101 of file SetPosition.h.
typedef double fast_plane_detection::SetPositionResponse_< ContainerAllocator >::_y_type |
Definition at line 104 of file SetPosition.h.
typedef double fast_plane_detection::SetPositionResponse_< ContainerAllocator >::_z_type |
Definition at line 107 of file SetPosition.h.
typedef boost::shared_ptr< ::fast_plane_detection::SetPositionResponse_<ContainerAllocator> const> fast_plane_detection::SetPositionResponse_< ContainerAllocator >::ConstPtr |
Definition at line 121 of file SetPosition.h.
typedef boost::shared_ptr< ::fast_plane_detection::SetPositionResponse_<ContainerAllocator> > fast_plane_detection::SetPositionResponse_< ContainerAllocator >::Ptr |
Definition at line 120 of file SetPosition.h.
typedef SetPositionResponse_<ContainerAllocator> fast_plane_detection::SetPositionResponse_< ContainerAllocator >::Type |
Definition at line 79 of file SetPosition.h.
fast_plane_detection::SetPositionResponse_< ContainerAllocator >::SetPositionResponse_ | ( | ) | [inline] |
Definition at line 81 of file SetPosition.h.
fast_plane_detection::SetPositionResponse_< ContainerAllocator >::SetPositionResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 91 of file SetPosition.h.
boost::shared_ptr<std::map<std::string, std::string> > fast_plane_detection::SetPositionResponse_< ContainerAllocator >::__connection_header |
Definition at line 122 of file SetPosition.h.
int32_t fast_plane_detection::SetPositionResponse_< ContainerAllocator >::height |
Definition at line 117 of file SetPosition.h.
int32_t fast_plane_detection::SetPositionResponse_< ContainerAllocator >::transform |
Definition at line 111 of file SetPosition.h.
int32_t fast_plane_detection::SetPositionResponse_< ContainerAllocator >::width |
Definition at line 114 of file SetPosition.h.
double fast_plane_detection::SetPositionResponse_< ContainerAllocator >::x |
Definition at line 102 of file SetPosition.h.
double fast_plane_detection::SetPositionResponse_< ContainerAllocator >::y |
Definition at line 105 of file SetPosition.h.
double fast_plane_detection::SetPositionResponse_< ContainerAllocator >::z |
Definition at line 108 of file SetPosition.h.