class_polygon_intersection Class Reference
[Polygon_intersection]

#include <polygon_intersection.h>

List of all members.

Public Member Functions

int add_polygon_to_list (pcl::PointCloud< pcl::PointXYZ > *pc)
int add_polygon_to_list (pcl::PointCloud< pcl::PointXYZ >::Ptr p_pc)
 class_polygon_intersection (void)
int clear_all_polygons (void)
int compute_polygon_intersection (pcl::PointCloud< pcl::PointXYZ > *pc_out)
int compute_polygon_union (std::vector< pcl::PointCloud< pcl::PointXYZ > > *pc_list)
 ~class_polygon_intersection (void)

Protected Attributes

std::vector< CGALPolygon_2polygons

Detailed Description

Definition at line 81 of file polygon_intersection.h.


Constructor & Destructor Documentation

class_polygon_intersection::class_polygon_intersection ( void   )  [inline]

Definition at line 84 of file polygon_intersection.h.

class_polygon_intersection::~class_polygon_intersection ( void   )  [inline]

Definition at line 85 of file polygon_intersection.h.


Member Data Documentation

Definition at line 94 of file polygon_intersection.h.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines


polygon_primitives_extraction
Author(s): Miguel Oliveira
autogenerated on Wed Jul 23 04:35:24 2014