#include <Rect.h>
Public Types | |
typedef int32_t | _height_type |
typedef int32_t | _width_type |
typedef int32_t | _x_type |
typedef int32_t | _y_type |
typedef boost::shared_ptr < ::jsk_perception::Rect_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::jsk_perception::Rect_ < ContainerAllocator > > | Ptr |
typedef Rect_< ContainerAllocator > | Type |
Public Member Functions | |
Rect_ () | |
Rect_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | height |
int32_t | width |
int32_t | x |
int32_t | y |
typedef int32_t jsk_perception::Rect_< ContainerAllocator >::_height_type |
typedef int32_t jsk_perception::Rect_< ContainerAllocator >::_width_type |
typedef int32_t jsk_perception::Rect_< ContainerAllocator >::_x_type |
typedef int32_t jsk_perception::Rect_< ContainerAllocator >::_y_type |
typedef boost::shared_ptr< ::jsk_perception::Rect_<ContainerAllocator> const> jsk_perception::Rect_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::jsk_perception::Rect_<ContainerAllocator> > jsk_perception::Rect_< ContainerAllocator >::Ptr |
typedef Rect_<ContainerAllocator> jsk_perception::Rect_< ContainerAllocator >::Type |
jsk_perception::Rect_< ContainerAllocator >::Rect_ | ( | ) | [inline] |
jsk_perception::Rect_< ContainerAllocator >::Rect_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > jsk_perception::Rect_< ContainerAllocator >::__connection_header |
int32_t jsk_perception::Rect_< ContainerAllocator >::height |
int32_t jsk_perception::Rect_< ContainerAllocator >::width |
int32_t jsk_perception::Rect_< ContainerAllocator >::x |
int32_t jsk_perception::Rect_< ContainerAllocator >::y |