|
|
Namespaces | |
| namespace | ext |
Classes | |
| struct | Model |
Typedefs | |
| using | Point = ::wykobi::point2d<float> |
| using | Polygon = ::wykobi::polygon<float, 2> |
Functions | |
| pcl::PointXYZ | fromWykobi (const wykobi::Point &ptWykobi) |
| Model | makeCube (const Eigen::Vector2f &position, const float width) |
| template<typename T = float> | |
| void | project (pcl::PointCloud< pcl::PointXYZ > &cloud, wykobi::Polygon polygon) |
Definition at line 29 of file wykobi_types.h.
Definition at line 30 of file wykobi_types.h.
|
inline |
| void project | ( | pcl::PointCloud< pcl::PointXYZ > & | cloud, |
| wykobi::Polygon | polygon ) |
Definition at line 50 of file wykobi_utils.h.
Here is the call graph for this function:
Here is the caller graph for this function: