#include <TexturedQuad.h>
Public Types | |
typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _border_color_type |
typedef float | _border_size_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _caption_type |
typedef float | _height_type |
typedef ::sensor_msgs::Image_ < ContainerAllocator > | _image_type |
typedef ::geometry_msgs::Pose_ < ContainerAllocator > | _pose_type |
typedef float | _width_type |
typedef boost::shared_ptr < ::rviz_textured_quads::TexturedQuad_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::rviz_textured_quads::TexturedQuad_ < ContainerAllocator > > | Ptr |
typedef TexturedQuad_ < ContainerAllocator > | Type |
Public Member Functions | |
TexturedQuad_ () | |
TexturedQuad_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_border_color_type | border_color |
_border_size_type | border_size |
_caption_type | caption |
_height_type | height |
_image_type | image |
_pose_type | pose |
_width_type | width |
Definition at line 24 of file TexturedQuad.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > rviz_textured_quads::TexturedQuad_< ContainerAllocator >::_border_color_type |
Definition at line 68 of file TexturedQuad.h.
typedef float rviz_textured_quads::TexturedQuad_< ContainerAllocator >::_border_size_type |
Definition at line 65 of file TexturedQuad.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rviz_textured_quads::TexturedQuad_< ContainerAllocator >::_caption_type |
Definition at line 62 of file TexturedQuad.h.
typedef float rviz_textured_quads::TexturedQuad_< ContainerAllocator >::_height_type |
Definition at line 59 of file TexturedQuad.h.
typedef ::sensor_msgs::Image_<ContainerAllocator> rviz_textured_quads::TexturedQuad_< ContainerAllocator >::_image_type |
Definition at line 50 of file TexturedQuad.h.
typedef ::geometry_msgs::Pose_<ContainerAllocator> rviz_textured_quads::TexturedQuad_< ContainerAllocator >::_pose_type |
Definition at line 53 of file TexturedQuad.h.
typedef float rviz_textured_quads::TexturedQuad_< ContainerAllocator >::_width_type |
Definition at line 56 of file TexturedQuad.h.
typedef boost::shared_ptr< ::rviz_textured_quads::TexturedQuad_<ContainerAllocator> const> rviz_textured_quads::TexturedQuad_< ContainerAllocator >::ConstPtr |
Definition at line 75 of file TexturedQuad.h.
typedef boost::shared_ptr< ::rviz_textured_quads::TexturedQuad_<ContainerAllocator> > rviz_textured_quads::TexturedQuad_< ContainerAllocator >::Ptr |
Definition at line 74 of file TexturedQuad.h.
typedef TexturedQuad_<ContainerAllocator> rviz_textured_quads::TexturedQuad_< ContainerAllocator >::Type |
Definition at line 26 of file TexturedQuad.h.
rviz_textured_quads::TexturedQuad_< ContainerAllocator >::TexturedQuad_ | ( | ) | [inline] |
Definition at line 28 of file TexturedQuad.h.
rviz_textured_quads::TexturedQuad_< ContainerAllocator >::TexturedQuad_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 37 of file TexturedQuad.h.
_border_color_type rviz_textured_quads::TexturedQuad_< ContainerAllocator >::border_color |
Definition at line 69 of file TexturedQuad.h.
_border_size_type rviz_textured_quads::TexturedQuad_< ContainerAllocator >::border_size |
Definition at line 66 of file TexturedQuad.h.
_caption_type rviz_textured_quads::TexturedQuad_< ContainerAllocator >::caption |
Definition at line 63 of file TexturedQuad.h.
_height_type rviz_textured_quads::TexturedQuad_< ContainerAllocator >::height |
Definition at line 60 of file TexturedQuad.h.
_image_type rviz_textured_quads::TexturedQuad_< ContainerAllocator >::image |
Definition at line 51 of file TexturedQuad.h.
_pose_type rviz_textured_quads::TexturedQuad_< ContainerAllocator >::pose |
Definition at line 54 of file TexturedQuad.h.
_width_type rviz_textured_quads::TexturedQuad_< ContainerAllocator >::width |
Definition at line 57 of file TexturedQuad.h.