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