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