#include <TexCoordChannel.h>
Public Types | |
typedef std::vector < ::rve_msgs::TexCoord_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::rve_msgs::TexCoord_ < ContainerAllocator > >::other > | _array_type |
typedef uint8_t | _dims_type |
typedef boost::shared_ptr < ::rve_msgs::TexCoordChannel_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::rve_msgs::TexCoordChannel_ < ContainerAllocator > > | Ptr |
typedef TexCoordChannel_ < ContainerAllocator > | Type |
Public Member Functions | |
TexCoordChannel_ () | |
TexCoordChannel_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::rve_msgs::TexCoord_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::rve_msgs::TexCoord_ < ContainerAllocator > >::other > | array |
uint8_t | dims |
Definition at line 22 of file TexCoordChannel.h.
typedef std::vector< ::rve_msgs::TexCoord_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::rve_msgs::TexCoord_<ContainerAllocator> >::other > rve_msgs::TexCoordChannel_< ContainerAllocator >::_array_type |
Definition at line 40 of file TexCoordChannel.h.
typedef uint8_t rve_msgs::TexCoordChannel_< ContainerAllocator >::_dims_type |
Definition at line 37 of file TexCoordChannel.h.
typedef boost::shared_ptr< ::rve_msgs::TexCoordChannel_<ContainerAllocator> const> rve_msgs::TexCoordChannel_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file TexCoordChannel.h.
typedef boost::shared_ptr< ::rve_msgs::TexCoordChannel_<ContainerAllocator> > rve_msgs::TexCoordChannel_< ContainerAllocator >::Ptr |
Definition at line 44 of file TexCoordChannel.h.
typedef TexCoordChannel_<ContainerAllocator> rve_msgs::TexCoordChannel_< ContainerAllocator >::Type |
Definition at line 23 of file TexCoordChannel.h.
rve_msgs::TexCoordChannel_< ContainerAllocator >::TexCoordChannel_ | ( | ) | [inline] |
Definition at line 25 of file TexCoordChannel.h.
rve_msgs::TexCoordChannel_< ContainerAllocator >::TexCoordChannel_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file TexCoordChannel.h.
boost::shared_ptr<std::map<std::string, std::string> > rve_msgs::TexCoordChannel_< ContainerAllocator >::__connection_header |
Definition at line 46 of file TexCoordChannel.h.
std::vector< ::rve_msgs::TexCoord_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::rve_msgs::TexCoord_<ContainerAllocator> >::other > rve_msgs::TexCoordChannel_< ContainerAllocator >::array |
Definition at line 41 of file TexCoordChannel.h.
uint8_t rve_msgs::TexCoordChannel_< ContainerAllocator >::dims |
Definition at line 38 of file TexCoordChannel.h.