#include <DenseLaserPoint.h>
Public Types | |
typedef double | _ray_type |
typedef double | _scan_type |
typedef boost::shared_ptr < ::calibration_msgs::DenseLaserPoint_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::calibration_msgs::DenseLaserPoint_ < ContainerAllocator > > | Ptr |
typedef DenseLaserPoint_ < ContainerAllocator > | Type |
Public Member Functions | |
DenseLaserPoint_ () | |
DenseLaserPoint_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
double | ray |
double | scan |
Definition at line 21 of file DenseLaserPoint.h.
typedef double calibration_msgs::DenseLaserPoint_< ContainerAllocator >::_ray_type |
Definition at line 39 of file DenseLaserPoint.h.
typedef double calibration_msgs::DenseLaserPoint_< ContainerAllocator >::_scan_type |
Definition at line 36 of file DenseLaserPoint.h.
typedef boost::shared_ptr< ::calibration_msgs::DenseLaserPoint_<ContainerAllocator> const> calibration_msgs::DenseLaserPoint_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file DenseLaserPoint.h.
typedef boost::shared_ptr< ::calibration_msgs::DenseLaserPoint_<ContainerAllocator> > calibration_msgs::DenseLaserPoint_< ContainerAllocator >::Ptr |
Definition at line 43 of file DenseLaserPoint.h.
typedef DenseLaserPoint_<ContainerAllocator> calibration_msgs::DenseLaserPoint_< ContainerAllocator >::Type |
Definition at line 22 of file DenseLaserPoint.h.
calibration_msgs::DenseLaserPoint_< ContainerAllocator >::DenseLaserPoint_ | ( | ) | [inline] |
Definition at line 24 of file DenseLaserPoint.h.
calibration_msgs::DenseLaserPoint_< ContainerAllocator >::DenseLaserPoint_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file DenseLaserPoint.h.
boost::shared_ptr<std::map<std::string, std::string> > calibration_msgs::DenseLaserPoint_< ContainerAllocator >::__connection_header |
Definition at line 45 of file DenseLaserPoint.h.
double calibration_msgs::DenseLaserPoint_< ContainerAllocator >::ray |
Definition at line 40 of file DenseLaserPoint.h.
double calibration_msgs::DenseLaserPoint_< ContainerAllocator >::scan |
Definition at line 37 of file DenseLaserPoint.h.