Classes | |
| class | c_polygon_representation |
| struct | tag_t_polygon_point_cloud |
Files | |
| file | c_polygon_representation.h |
header for polygon representation. Defines how a polygon is stored in memory | |
Defines | |
| #define | _NUM_CLUSTERS_ 5 |
| #define | _NUM_POLYGONS_ 5 |
Typedefs | |
| typedef pcl::PointXYZ | PointT |
| typedef struct tag_t_polygon_point_cloud | t_polygon_point_cloud |
| #define _NUM_CLUSTERS_ 5 |
Definition at line 110 of file c_polygon_representation.h.
| #define _NUM_POLYGONS_ 5 |
Definition at line 109 of file c_polygon_representation.h.
| typedef pcl::PointXYZ PointT |
Definition at line 108 of file c_polygon_representation.h.
| typedef struct tag_t_polygon_point_cloud t_polygon_point_cloud |