#include <WhiteBalancePoints.h>
Public Types | |
| typedef ::sensor_msgs::PointCloud2_ < ContainerAllocator > | _input_type |
| typedef boost::array< float, 3 > | _reference_color_type |
| typedef boost::shared_ptr < ::jsk_perception::WhiteBalancePointsRequest_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::jsk_perception::WhiteBalancePointsRequest_ < ContainerAllocator > > | Ptr |
| typedef WhiteBalancePointsRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
| WhiteBalancePointsRequest_ () | |
| WhiteBalancePointsRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| ::sensor_msgs::PointCloud2_ < ContainerAllocator > | input |
| boost::array< float, 3 > | reference_color |
Definition at line 27 of file WhiteBalancePoints.h.
| typedef ::sensor_msgs::PointCloud2_<ContainerAllocator> jsk_perception::WhiteBalancePointsRequest_< ContainerAllocator >::_input_type |
Definition at line 47 of file WhiteBalancePoints.h.
| typedef boost::array<float, 3> jsk_perception::WhiteBalancePointsRequest_< ContainerAllocator >::_reference_color_type |
Definition at line 44 of file WhiteBalancePoints.h.
| typedef boost::shared_ptr< ::jsk_perception::WhiteBalancePointsRequest_<ContainerAllocator> const> jsk_perception::WhiteBalancePointsRequest_< ContainerAllocator >::ConstPtr |
Definition at line 52 of file WhiteBalancePoints.h.
| typedef boost::shared_ptr< ::jsk_perception::WhiteBalancePointsRequest_<ContainerAllocator> > jsk_perception::WhiteBalancePointsRequest_< ContainerAllocator >::Ptr |
Definition at line 51 of file WhiteBalancePoints.h.
| typedef WhiteBalancePointsRequest_<ContainerAllocator> jsk_perception::WhiteBalancePointsRequest_< ContainerAllocator >::Type |
Definition at line 28 of file WhiteBalancePoints.h.
| jsk_perception::WhiteBalancePointsRequest_< ContainerAllocator >::WhiteBalancePointsRequest_ | ( | ) | [inline] |
Definition at line 30 of file WhiteBalancePoints.h.
| jsk_perception::WhiteBalancePointsRequest_< ContainerAllocator >::WhiteBalancePointsRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 37 of file WhiteBalancePoints.h.
| boost::shared_ptr<std::map<std::string, std::string> > jsk_perception::WhiteBalancePointsRequest_< ContainerAllocator >::__connection_header |
Definition at line 53 of file WhiteBalancePoints.h.
| ::sensor_msgs::PointCloud2_<ContainerAllocator> jsk_perception::WhiteBalancePointsRequest_< ContainerAllocator >::input |
Definition at line 48 of file WhiteBalancePoints.h.
| boost::array<float, 3> jsk_perception::WhiteBalancePointsRequest_< ContainerAllocator >::reference_color |
Definition at line 45 of file WhiteBalancePoints.h.