#include <Vertices.h>
Public Types | |
| typedef std::vector< uint32_t,  typename ContainerAllocator::template rebind< uint32_t >::other >  | _vertices_type | 
| typedef boost::shared_ptr < ::pcl16::Vertices_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::pcl16::Vertices_ < ContainerAllocator > >  | Ptr | 
| typedef Vertices_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| Vertices_ () | |
| Vertices_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > >  | __connection_header | 
| std::vector< uint32_t,  typename ContainerAllocator::template rebind< uint32_t >::other >  | vertices | 
Definition at line 21 of file Vertices.h.
| typedef std::vector<uint32_t, typename ContainerAllocator::template rebind<uint32_t>::other > pcl16::Vertices_< ContainerAllocator >::_vertices_type | 
Definition at line 34 of file Vertices.h.
| typedef boost::shared_ptr< ::pcl16::Vertices_<ContainerAllocator> const> pcl16::Vertices_< ContainerAllocator >::ConstPtr | 
Definition at line 39 of file Vertices.h.
| typedef boost::shared_ptr< ::pcl16::Vertices_<ContainerAllocator> > pcl16::Vertices_< ContainerAllocator >::Ptr | 
Definition at line 38 of file Vertices.h.
| typedef Vertices_<ContainerAllocator> pcl16::Vertices_< ContainerAllocator >::Type | 
Definition at line 22 of file Vertices.h.
| pcl16::Vertices_< ContainerAllocator >::Vertices_ | ( | ) |  [inline] | 
        
Definition at line 24 of file Vertices.h.
| pcl16::Vertices_< ContainerAllocator >::Vertices_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 29 of file Vertices.h.
| boost::shared_ptr<std::map<std::string, std::string> > pcl16::Vertices_< ContainerAllocator >::__connection_header | 
Definition at line 40 of file Vertices.h.
| std::vector<uint32_t, typename ContainerAllocator::template rebind<uint32_t>::other > pcl16::Vertices_< ContainerAllocator >::vertices | 
Definition at line 35 of file Vertices.h.