#include <RegionOfInterest.h>
Public Types | |
typedef uint8_t | _do_rectify_type |
typedef uint32_t | _height_type |
typedef uint32_t | _width_type |
typedef uint32_t | _x_offset_type |
typedef uint32_t | _y_offset_type |
typedef std::shared_ptr< ::sensor_msgs::RegionOfInterest_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::sensor_msgs::RegionOfInterest_< ContainerAllocator > > | Ptr |
typedef RegionOfInterest_< ContainerAllocator > | Type |
Public Member Functions | |
RegionOfInterest_ () | |
RegionOfInterest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_do_rectify_type | do_rectify |
_height_type | height |
_width_type | width |
_x_offset_type | x_offset |
_y_offset_type | y_offset |
Definition at line 22 of file RegionOfInterest.h.
typedef uint8_t sensor_msgs::RegionOfInterest_< ContainerAllocator >::_do_rectify_type |
Definition at line 56 of file RegionOfInterest.h.
typedef uint32_t sensor_msgs::RegionOfInterest_< ContainerAllocator >::_height_type |
Definition at line 50 of file RegionOfInterest.h.
typedef uint32_t sensor_msgs::RegionOfInterest_< ContainerAllocator >::_width_type |
Definition at line 53 of file RegionOfInterest.h.
typedef uint32_t sensor_msgs::RegionOfInterest_< ContainerAllocator >::_x_offset_type |
Definition at line 44 of file RegionOfInterest.h.
typedef uint32_t sensor_msgs::RegionOfInterest_< ContainerAllocator >::_y_offset_type |
Definition at line 47 of file RegionOfInterest.h.
typedef std::shared_ptr< ::sensor_msgs::RegionOfInterest_<ContainerAllocator> const> sensor_msgs::RegionOfInterest_< ContainerAllocator >::ConstPtr |
Definition at line 63 of file RegionOfInterest.h.
typedef std::shared_ptr< ::sensor_msgs::RegionOfInterest_<ContainerAllocator> > sensor_msgs::RegionOfInterest_< ContainerAllocator >::Ptr |
Definition at line 62 of file RegionOfInterest.h.
typedef RegionOfInterest_<ContainerAllocator> sensor_msgs::RegionOfInterest_< ContainerAllocator >::Type |
Definition at line 24 of file RegionOfInterest.h.
|
inline |
Definition at line 26 of file RegionOfInterest.h.
|
inline |
Definition at line 33 of file RegionOfInterest.h.
_do_rectify_type sensor_msgs::RegionOfInterest_< ContainerAllocator >::do_rectify |
Definition at line 57 of file RegionOfInterest.h.
_height_type sensor_msgs::RegionOfInterest_< ContainerAllocator >::height |
Definition at line 51 of file RegionOfInterest.h.
_width_type sensor_msgs::RegionOfInterest_< ContainerAllocator >::width |
Definition at line 54 of file RegionOfInterest.h.
_x_offset_type sensor_msgs::RegionOfInterest_< ContainerAllocator >::x_offset |
Definition at line 45 of file RegionOfInterest.h.
_y_offset_type sensor_msgs::RegionOfInterest_< ContainerAllocator >::y_offset |
Definition at line 48 of file RegionOfInterest.h.