#include <InteractiveMarkerControl.h>
Public Types | |
enum | { INHERIT = 0u, FIXED = 1u, VIEW_FACING = 2u, NONE = 0u, MENU = 1u, BUTTON = 2u, MOVE_AXIS = 3u, MOVE_PLANE = 4u, ROTATE_AXIS = 5u, MOVE_ROTATE = 6u, MOVE_3D = 7u, ROTATE_3D = 8u, MOVE_ROTATE_3D = 9u } |
typedef uint8_t | _always_visible_type |
typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > | _description_type |
typedef uint8_t | _independent_marker_orientation_type |
typedef uint8_t | _interaction_mode_type |
typedef std::vector< ::visualization_msgs::Marker_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::visualization_msgs::Marker_< ContainerAllocator > >::other > | _markers_type |
typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > | _name_type |
typedef uint8_t | _orientation_mode_type |
typedef ::geometry_msgs::Quaternion_< ContainerAllocator > | _orientation_type |
typedef std::shared_ptr< ::visualization_msgs::InteractiveMarkerControl_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::visualization_msgs::InteractiveMarkerControl_< ContainerAllocator > > | Ptr |
typedef InteractiveMarkerControl_< ContainerAllocator > | Type |
Public Member Functions | |
InteractiveMarkerControl_ () | |
InteractiveMarkerControl_ (const ContainerAllocator &_alloc) | |
Definition at line 25 of file InteractiveMarkerControl.h.
typedef uint8_t visualization_msgs::InteractiveMarkerControl_< ContainerAllocator >::_always_visible_type |
Definition at line 65 of file InteractiveMarkerControl.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > visualization_msgs::InteractiveMarkerControl_< ContainerAllocator >::_description_type |
Definition at line 74 of file InteractiveMarkerControl.h.
typedef uint8_t visualization_msgs::InteractiveMarkerControl_< ContainerAllocator >::_independent_marker_orientation_type |
Definition at line 71 of file InteractiveMarkerControl.h.
typedef uint8_t visualization_msgs::InteractiveMarkerControl_< ContainerAllocator >::_interaction_mode_type |
Definition at line 62 of file InteractiveMarkerControl.h.
typedef std::vector< ::visualization_msgs::Marker_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::visualization_msgs::Marker_<ContainerAllocator> >::other > visualization_msgs::InteractiveMarkerControl_< ContainerAllocator >::_markers_type |
Definition at line 68 of file InteractiveMarkerControl.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > visualization_msgs::InteractiveMarkerControl_< ContainerAllocator >::_name_type |
Definition at line 53 of file InteractiveMarkerControl.h.
typedef uint8_t visualization_msgs::InteractiveMarkerControl_< ContainerAllocator >::_orientation_mode_type |
Definition at line 59 of file InteractiveMarkerControl.h.
typedef ::geometry_msgs::Quaternion_<ContainerAllocator> visualization_msgs::InteractiveMarkerControl_< ContainerAllocator >::_orientation_type |
Definition at line 56 of file InteractiveMarkerControl.h.
typedef std::shared_ptr< ::visualization_msgs::InteractiveMarkerControl_<ContainerAllocator> const> visualization_msgs::InteractiveMarkerControl_< ContainerAllocator >::ConstPtr |
Definition at line 138 of file InteractiveMarkerControl.h.
typedef std::shared_ptr< ::visualization_msgs::InteractiveMarkerControl_<ContainerAllocator> > visualization_msgs::InteractiveMarkerControl_< ContainerAllocator >::Ptr |
Definition at line 137 of file InteractiveMarkerControl.h.
typedef InteractiveMarkerControl_<ContainerAllocator> visualization_msgs::InteractiveMarkerControl_< ContainerAllocator >::Type |
Definition at line 27 of file InteractiveMarkerControl.h.
anonymous enum |
Enumerator | |
---|---|
INHERIT | |
FIXED | |
VIEW_FACING | |
NONE | |
MENU | |
BUTTON | |
MOVE_AXIS | |
MOVE_PLANE | |
ROTATE_AXIS | |
MOVE_ROTATE | |
MOVE_3D | |
ROTATE_3D | |
MOVE_ROTATE_3D |
Definition at line 120 of file InteractiveMarkerControl.h.
|
inline |
Definition at line 29 of file InteractiveMarkerControl.h.
|
inline |
Definition at line 39 of file InteractiveMarkerControl.h.
_always_visible_type visualization_msgs::InteractiveMarkerControl_< ContainerAllocator >::always_visible |
Definition at line 66 of file InteractiveMarkerControl.h.
_description_type visualization_msgs::InteractiveMarkerControl_< ContainerAllocator >::description |
Definition at line 75 of file InteractiveMarkerControl.h.
_independent_marker_orientation_type visualization_msgs::InteractiveMarkerControl_< ContainerAllocator >::independent_marker_orientation |
Definition at line 72 of file InteractiveMarkerControl.h.
_interaction_mode_type visualization_msgs::InteractiveMarkerControl_< ContainerAllocator >::interaction_mode |
Definition at line 63 of file InteractiveMarkerControl.h.
_markers_type visualization_msgs::InteractiveMarkerControl_< ContainerAllocator >::markers |
Definition at line 69 of file InteractiveMarkerControl.h.
_name_type visualization_msgs::InteractiveMarkerControl_< ContainerAllocator >::name |
Definition at line 54 of file InteractiveMarkerControl.h.
_orientation_type visualization_msgs::InteractiveMarkerControl_< ContainerAllocator >::orientation |
Definition at line 57 of file InteractiveMarkerControl.h.
_orientation_mode_type visualization_msgs::InteractiveMarkerControl_< ContainerAllocator >::orientation_mode |
Definition at line 60 of file InteractiveMarkerControl.h.