#include <ModelCoefficients.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _values_type |
typedef boost::shared_ptr < ::pcl::ModelCoefficients_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pcl::ModelCoefficients_ < ContainerAllocator > > | Ptr |
typedef ModelCoefficients_ < ContainerAllocator > | Type |
Public Member Functions | |
ModelCoefficients_ () | |
ModelCoefficients_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
std::vector< float, typename ContainerAllocator::template rebind< float >::other > | values |
Definition at line 22 of file ModelCoefficients.h.
typedef ::std_msgs::Header_<ContainerAllocator> pcl::ModelCoefficients_< ContainerAllocator >::_header_type |
Definition at line 37 of file ModelCoefficients.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > pcl::ModelCoefficients_< ContainerAllocator >::_values_type |
Definition at line 40 of file ModelCoefficients.h.
typedef boost::shared_ptr< ::pcl::ModelCoefficients_<ContainerAllocator> const> pcl::ModelCoefficients_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file ModelCoefficients.h.
typedef boost::shared_ptr< ::pcl::ModelCoefficients_<ContainerAllocator> > pcl::ModelCoefficients_< ContainerAllocator >::Ptr |
Definition at line 44 of file ModelCoefficients.h.
typedef ModelCoefficients_<ContainerAllocator> pcl::ModelCoefficients_< ContainerAllocator >::Type |
Definition at line 23 of file ModelCoefficients.h.
pcl::ModelCoefficients_< ContainerAllocator >::ModelCoefficients_ | ( | ) | [inline] |
Definition at line 25 of file ModelCoefficients.h.
pcl::ModelCoefficients_< ContainerAllocator >::ModelCoefficients_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file ModelCoefficients.h.
boost::shared_ptr<std::map<std::string, std::string> > pcl::ModelCoefficients_< ContainerAllocator >::__connection_header |
Definition at line 46 of file ModelCoefficients.h.
::std_msgs::Header_<ContainerAllocator> pcl::ModelCoefficients_< ContainerAllocator >::header |
Definition at line 38 of file ModelCoefficients.h.
std::vector<float, typename ContainerAllocator::template rebind<float>::other > pcl::ModelCoefficients_< ContainerAllocator >::values |
Definition at line 41 of file ModelCoefficients.h.