#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 std::shared_ptr< ::pcl_msgs::ModelCoefficients_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::pcl_msgs::ModelCoefficients_< ContainerAllocator > > | Ptr |
typedef ModelCoefficients_< ContainerAllocator > | Type |
Public Member Functions | |
ModelCoefficients_ () | |
ModelCoefficients_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_header_type | header |
_values_type | values |
Definition at line 24 of file ModelCoefficients.h.
typedef ::std_msgs::Header_<ContainerAllocator> pcl_msgs::ModelCoefficients_< ContainerAllocator >::_header_type |
Definition at line 40 of file ModelCoefficients.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > pcl_msgs::ModelCoefficients_< ContainerAllocator >::_values_type |
Definition at line 43 of file ModelCoefficients.h.
typedef std::shared_ptr< ::pcl_msgs::ModelCoefficients_<ContainerAllocator> const> pcl_msgs::ModelCoefficients_< ContainerAllocator >::ConstPtr |
Definition at line 51 of file ModelCoefficients.h.
typedef std::shared_ptr< ::pcl_msgs::ModelCoefficients_<ContainerAllocator> > pcl_msgs::ModelCoefficients_< ContainerAllocator >::Ptr |
Definition at line 50 of file ModelCoefficients.h.
typedef ModelCoefficients_<ContainerAllocator> pcl_msgs::ModelCoefficients_< ContainerAllocator >::Type |
Definition at line 26 of file ModelCoefficients.h.
|
inline |
Definition at line 28 of file ModelCoefficients.h.
|
inline |
Definition at line 32 of file ModelCoefficients.h.
_header_type pcl_msgs::ModelCoefficients_< ContainerAllocator >::header |
Definition at line 41 of file ModelCoefficients.h.
_values_type pcl_msgs::ModelCoefficients_< ContainerAllocator >::values |
Definition at line 44 of file ModelCoefficients.h.