W3cubDocs

/PointCloudLibrary

#include <pcl/ModelCoefficients.h>

Public Types

using Ptr = shared_ptr< ::pcl::ModelCoefficients >
using ConstPtr = shared_ptr< const ::pcl::ModelCoefficients >

Public Member Functions

ModelCoefficients ()

Public Attributes

::pcl::PCLHeader header
std::vector< float > values

Detailed Description

Definition at line 11 of file ModelCoefficients.h.

Member Typedef Documentation

ConstPtr

Definition at line 23 of file ModelCoefficients.h.

Ptr

Definition at line 22 of file ModelCoefficients.h.

Constructor & Destructor Documentation

ModelCoefficients()

pcl::ModelCoefficients::ModelCoefficients ( )
inline

Definition at line 13 of file ModelCoefficients.h.

Member Data Documentation

header

::pcl::PCLHeader pcl::ModelCoefficients::header

Definition at line 17 of file ModelCoefficients.h.

Referenced by pcl::SACSegmentation< PointT >::segment().

values


The documentation for this struct was generated from the following file:

© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/structpcl_1_1_model_coefficients.html