#include <Point.h>
Public Types | |
| typedef double | _x_type |
| typedef double | _y_type |
| typedef double | _z_type |
| typedef std::shared_ptr< ::geometry_msgs::Point_< ContainerAllocator > const > | ConstPtr |
| typedef std::shared_ptr< ::geometry_msgs::Point_< ContainerAllocator > > | Ptr |
| typedef Point_< ContainerAllocator > | Type |
Public Member Functions | |
| Point_ () | |
| Point_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| _x_type | x |
| _y_type | y |
| _z_type | z |
| typedef double geometry_msgs::Point_< ContainerAllocator >::_x_type |
| typedef double geometry_msgs::Point_< ContainerAllocator >::_y_type |
| typedef double geometry_msgs::Point_< ContainerAllocator >::_z_type |
| typedef std::shared_ptr< ::geometry_msgs::Point_<ContainerAllocator> const> geometry_msgs::Point_< ContainerAllocator >::ConstPtr |
| typedef std::shared_ptr< ::geometry_msgs::Point_<ContainerAllocator> > geometry_msgs::Point_< ContainerAllocator >::Ptr |
| typedef Point_<ContainerAllocator> geometry_msgs::Point_< ContainerAllocator >::Type |
|
inline |
|
inline |
| _x_type geometry_msgs::Point_< ContainerAllocator >::x |
| _y_type geometry_msgs::Point_< ContainerAllocator >::y |
| _z_type geometry_msgs::Point_< ContainerAllocator >::z |