#include <Point.h>
Public Types | |
typedef float | _x_type |
typedef float | _y_type |
typedef float | _z_type |
typedef boost::shared_ptr < ::roslisp_tutorials::Point_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::roslisp_tutorials::Point_ < ContainerAllocator > > | Ptr |
typedef Point_ < ContainerAllocator > | Type |
Public Member Functions | |
Point_ () | |
Point_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
float | x |
float | y |
float | z |
typedef float roslisp_tutorials::Point_< ContainerAllocator >::_x_type |
typedef float roslisp_tutorials::Point_< ContainerAllocator >::_y_type |
typedef float roslisp_tutorials::Point_< ContainerAllocator >::_z_type |
typedef boost::shared_ptr< ::roslisp_tutorials::Point_<ContainerAllocator> const> roslisp_tutorials::Point_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::roslisp_tutorials::Point_<ContainerAllocator> > roslisp_tutorials::Point_< ContainerAllocator >::Ptr |
typedef Point_<ContainerAllocator> roslisp_tutorials::Point_< ContainerAllocator >::Type |
roslisp_tutorials::Point_< ContainerAllocator >::Point_ | ( | ) | [inline] |
roslisp_tutorials::Point_< ContainerAllocator >::Point_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > roslisp_tutorials::Point_< ContainerAllocator >::__connection_header |
float roslisp_tutorials::Point_< ContainerAllocator >::x |
float roslisp_tutorials::Point_< ContainerAllocator >::y |
float roslisp_tutorials::Point_< ContainerAllocator >::z |