|
Point Cloud Library (PCL)
1.15.1-dev
|
This is the complete list of members for pcl::PlanarPolygon< PointT >, including all inherited members.
| coefficients_ | pcl::PlanarPolygon< PointT > | protected |
| ConstPtr typedef | pcl::PlanarPolygon< PointT > | |
| contour_ | pcl::PlanarPolygon< PointT > | protected |
| getCoefficients() | pcl::PlanarPolygon< PointT > | inline |
| getCoefficients() const | pcl::PlanarPolygon< PointT > | inline |
| getContour() | pcl::PlanarPolygon< PointT > | inline |
| getContour() const | pcl::PlanarPolygon< PointT > | inline |
| PlanarPolygon() | pcl::PlanarPolygon< PointT > | inline |
| PlanarPolygon(typename pcl::PointCloud< PointT >::VectorType &contour, Eigen::Vector4f &coefficients) | pcl::PlanarPolygon< PointT > | inline |
| Ptr typedef | pcl::PlanarPolygon< PointT > | |
| setCoefficients(const Eigen::Vector4f &coefficients) | pcl::PlanarPolygon< PointT > | inline |
| setCoefficients(const pcl::ModelCoefficients &coefficients) | pcl::PlanarPolygon< PointT > | inline |
| setContour(const pcl::PointCloud< PointT > &contour) | pcl::PlanarPolygon< PointT > | inline |
| ~PlanarPolygon()=default | pcl::PlanarPolygon< PointT > | virtual |