#include <LabelMesh.h>
Public Types | |
typedef ::triangle_mesh_msgs::TriangleMesh_ < ContainerAllocator > | _mesh_type |
typedef boost::shared_ptr < ::mesh_label_node::LabelMeshRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::mesh_label_node::LabelMeshRequest_ < ContainerAllocator > > | Ptr |
typedef LabelMeshRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
LabelMeshRequest_ () | |
LabelMeshRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::triangle_mesh_msgs::TriangleMesh_ < ContainerAllocator > | mesh |
Definition at line 26 of file LabelMesh.h.
typedef ::triangle_mesh_msgs::TriangleMesh_<ContainerAllocator> mesh_label_node::LabelMeshRequest_< ContainerAllocator >::_mesh_type |
Definition at line 39 of file LabelMesh.h.
typedef boost::shared_ptr< ::mesh_label_node::LabelMeshRequest_<ContainerAllocator> const> mesh_label_node::LabelMeshRequest_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file LabelMesh.h.
typedef boost::shared_ptr< ::mesh_label_node::LabelMeshRequest_<ContainerAllocator> > mesh_label_node::LabelMeshRequest_< ContainerAllocator >::Ptr |
Definition at line 43 of file LabelMesh.h.
typedef LabelMeshRequest_<ContainerAllocator> mesh_label_node::LabelMeshRequest_< ContainerAllocator >::Type |
Definition at line 27 of file LabelMesh.h.
mesh_label_node::LabelMeshRequest_< ContainerAllocator >::LabelMeshRequest_ | ( | ) | [inline] |
Definition at line 29 of file LabelMesh.h.
mesh_label_node::LabelMeshRequest_< ContainerAllocator >::LabelMeshRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file LabelMesh.h.
boost::shared_ptr<std::map<std::string, std::string> > mesh_label_node::LabelMeshRequest_< ContainerAllocator >::__connection_header |
Definition at line 45 of file LabelMesh.h.
::triangle_mesh_msgs::TriangleMesh_<ContainerAllocator> mesh_label_node::LabelMeshRequest_< ContainerAllocator >::mesh |
Definition at line 40 of file LabelMesh.h.