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