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