#include <GetCheckerboardCenter.h>
Public Types | |
typedef float | _depth_prior_type |
typedef float | _max_x_type |
typedef float | _max_y_type |
typedef float | _min_x_type |
typedef float | _min_y_type |
typedef boost::shared_ptr < ::kinect_depth_calibration::GetCheckerboardCenterRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::kinect_depth_calibration::GetCheckerboardCenterRequest_ < ContainerAllocator > > | Ptr |
typedef GetCheckerboardCenterRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
GetCheckerboardCenterRequest_ () | |
GetCheckerboardCenterRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
float | depth_prior |
float | max_x |
float | max_y |
float | min_x |
float | min_y |
Definition at line 25 of file GetCheckerboardCenter.h.
typedef float kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::_depth_prior_type |
Definition at line 58 of file GetCheckerboardCenter.h.
typedef float kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::_max_x_type |
Definition at line 49 of file GetCheckerboardCenter.h.
typedef float kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::_max_y_type |
Definition at line 55 of file GetCheckerboardCenter.h.
typedef float kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::_min_x_type |
Definition at line 46 of file GetCheckerboardCenter.h.
typedef float kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::_min_y_type |
Definition at line 52 of file GetCheckerboardCenter.h.
typedef boost::shared_ptr< ::kinect_depth_calibration::GetCheckerboardCenterRequest_<ContainerAllocator> const> kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::ConstPtr |
Definition at line 63 of file GetCheckerboardCenter.h.
typedef boost::shared_ptr< ::kinect_depth_calibration::GetCheckerboardCenterRequest_<ContainerAllocator> > kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::Ptr |
Definition at line 62 of file GetCheckerboardCenter.h.
typedef GetCheckerboardCenterRequest_<ContainerAllocator> kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::Type |
Definition at line 26 of file GetCheckerboardCenter.h.
kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::GetCheckerboardCenterRequest_ | ( | ) | [inline] |
Definition at line 28 of file GetCheckerboardCenter.h.
kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::GetCheckerboardCenterRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 37 of file GetCheckerboardCenter.h.
boost::shared_ptr<std::map<std::string, std::string> > kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::__connection_header |
Definition at line 64 of file GetCheckerboardCenter.h.
float kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::depth_prior |
Definition at line 59 of file GetCheckerboardCenter.h.
float kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::max_x |
Definition at line 50 of file GetCheckerboardCenter.h.
float kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::max_y |
Definition at line 56 of file GetCheckerboardCenter.h.
float kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::min_x |
Definition at line 47 of file GetCheckerboardCenter.h.
float kinect_depth_calibration::GetCheckerboardCenterRequest_< ContainerAllocator >::min_y |
Definition at line 53 of file GetCheckerboardCenter.h.