#include <Contact.h>
Public Types | |
| typedef boost::array< float, 3 > | _normal_type |
| typedef boost::array< float, 3 > | _position_type |
| typedef boost::shared_ptr < ::openraveros::Contact_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::openraveros::Contact_ < ContainerAllocator > > | Ptr |
| typedef Contact_ < ContainerAllocator > | Type |
Public Member Functions | |
| Contact_ () | |
| Contact_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| boost::array< float, 3 > | normal |
| boost::array< float, 3 > | position |
| typedef boost::array<float, 3> openraveros::Contact_< ContainerAllocator >::_normal_type |
| typedef boost::array<float, 3> openraveros::Contact_< ContainerAllocator >::_position_type |
| typedef boost::shared_ptr< ::openraveros::Contact_<ContainerAllocator> const> openraveros::Contact_< ContainerAllocator >::ConstPtr |
| typedef boost::shared_ptr< ::openraveros::Contact_<ContainerAllocator> > openraveros::Contact_< ContainerAllocator >::Ptr |
| typedef Contact_<ContainerAllocator> openraveros::Contact_< ContainerAllocator >::Type |
| openraveros::Contact_< ContainerAllocator >::Contact_ | ( | ) | [inline] |
| openraveros::Contact_< ContainerAllocator >::Contact_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
| boost::shared_ptr<std::map<std::string, std::string> > openraveros::Contact_< ContainerAllocator >::__connection_header |
| boost::array<float, 3> openraveros::Contact_< ContainerAllocator >::normal |
| boost::array<float, 3> openraveros::Contact_< ContainerAllocator >::position |