#include <GetCheckerboardCenter.h>
Public Types | |
typedef float | _depth_type |
typedef boost::shared_ptr < ::kinect_depth_calibration::GetCheckerboardCenterResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::kinect_depth_calibration::GetCheckerboardCenterResponse_ < ContainerAllocator > > | Ptr |
typedef GetCheckerboardCenterResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GetCheckerboardCenterResponse_ () | |
GetCheckerboardCenterResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
float | depth |
Definition at line 73 of file GetCheckerboardCenter.h.
typedef float kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::_depth_type |
Definition at line 86 of file GetCheckerboardCenter.h.
typedef boost::shared_ptr< ::kinect_depth_calibration::GetCheckerboardCenterResponse_<ContainerAllocator> const> kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::ConstPtr |
Definition at line 91 of file GetCheckerboardCenter.h.
typedef boost::shared_ptr< ::kinect_depth_calibration::GetCheckerboardCenterResponse_<ContainerAllocator> > kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::Ptr |
Definition at line 90 of file GetCheckerboardCenter.h.
typedef GetCheckerboardCenterResponse_<ContainerAllocator> kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::Type |
Definition at line 74 of file GetCheckerboardCenter.h.
kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::GetCheckerboardCenterResponse_ | ( | ) | [inline] |
Definition at line 76 of file GetCheckerboardCenter.h.
kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::GetCheckerboardCenterResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 81 of file GetCheckerboardCenter.h.
boost::shared_ptr<std::map<std::string, std::string> > kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::__connection_header |
Definition at line 92 of file GetCheckerboardCenter.h.
float kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::depth |
Definition at line 87 of file GetCheckerboardCenter.h.