#include <Triangles.h>
Public Types | |
typedef std::vector < ::std_msgs::ColorRGBA_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::std_msgs::ColorRGBA_ < ContainerAllocator > >::other > | _colors_type |
typedef std::vector < ::rve_msgs::Vector3_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::rve_msgs::Vector3_ < ContainerAllocator > >::other > | _normals_type |
typedef std::vector < ::rve_msgs::Vector3_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::rve_msgs::Vector3_ < ContainerAllocator > >::other > | _positions_type |
typedef boost::shared_ptr < ::rve_msgs::Triangles_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::rve_msgs::Triangles_ < ContainerAllocator > > | Ptr |
typedef Triangles_ < ContainerAllocator > | Type |
Public Member Functions | |
Triangles_ () | |
Triangles_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::std_msgs::ColorRGBA_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::std_msgs::ColorRGBA_ < ContainerAllocator > >::other > | colors |
std::vector < ::rve_msgs::Vector3_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::rve_msgs::Vector3_ < ContainerAllocator > >::other > | normals |
std::vector < ::rve_msgs::Vector3_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::rve_msgs::Vector3_ < ContainerAllocator > >::other > | positions |
Definition at line 24 of file Triangles.h.
typedef std::vector< ::std_msgs::ColorRGBA_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::std_msgs::ColorRGBA_<ContainerAllocator> >::other > rve_msgs::Triangles_< ContainerAllocator >::_colors_type |
Definition at line 47 of file Triangles.h.
typedef std::vector< ::rve_msgs::Vector3_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::rve_msgs::Vector3_<ContainerAllocator> >::other > rve_msgs::Triangles_< ContainerAllocator >::_normals_type |
Definition at line 44 of file Triangles.h.
typedef std::vector< ::rve_msgs::Vector3_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::rve_msgs::Vector3_<ContainerAllocator> >::other > rve_msgs::Triangles_< ContainerAllocator >::_positions_type |
Definition at line 41 of file Triangles.h.
typedef boost::shared_ptr< ::rve_msgs::Triangles_<ContainerAllocator> const> rve_msgs::Triangles_< ContainerAllocator >::ConstPtr |
Definition at line 52 of file Triangles.h.
typedef boost::shared_ptr< ::rve_msgs::Triangles_<ContainerAllocator> > rve_msgs::Triangles_< ContainerAllocator >::Ptr |
Definition at line 51 of file Triangles.h.
typedef Triangles_<ContainerAllocator> rve_msgs::Triangles_< ContainerAllocator >::Type |
Definition at line 25 of file Triangles.h.
rve_msgs::Triangles_< ContainerAllocator >::Triangles_ | ( | ) | [inline] |
Definition at line 27 of file Triangles.h.
rve_msgs::Triangles_< ContainerAllocator >::Triangles_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file Triangles.h.
boost::shared_ptr<std::map<std::string, std::string> > rve_msgs::Triangles_< ContainerAllocator >::__connection_header |
Definition at line 53 of file Triangles.h.
std::vector< ::std_msgs::ColorRGBA_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::std_msgs::ColorRGBA_<ContainerAllocator> >::other > rve_msgs::Triangles_< ContainerAllocator >::colors |
Definition at line 48 of file Triangles.h.
std::vector< ::rve_msgs::Vector3_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::rve_msgs::Vector3_<ContainerAllocator> >::other > rve_msgs::Triangles_< ContainerAllocator >::normals |
Definition at line 45 of file Triangles.h.
std::vector< ::rve_msgs::Vector3_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::rve_msgs::Vector3_<ContainerAllocator> >::other > rve_msgs::Triangles_< ContainerAllocator >::positions |
Definition at line 42 of file Triangles.h.