#include <convex_hull_2d.h>
Definition at line 18 of file convex_hull_2d.h.
◆ ConvexHull2D()
ed::ConvexHull2D::ConvexHull2D |
( |
| ) |
|
|
inline |
◆ area()
double ed::ConvexHull2D::area |
( |
| ) |
const |
◆ height()
double ed::ConvexHull2D::height |
( |
| ) |
const |
◆ volume()
double ed::ConvexHull2D::volume |
( |
| ) |
const |
◆ center_point
◆ chull
pcl::PointCloud<pcl::PointXYZ> ed::ConvexHull2D::chull |
◆ max_z
double ed::ConvexHull2D::max_z |
◆ min_z
double ed::ConvexHull2D::min_z |
The documentation for this struct was generated from the following files: