Public Member Functions | Protected Attributes | List of all members
class_polygon_intersection Class Reference

#include <polygon_intersection.h>

Inheritance diagram for class_polygon_intersection:
Inheritance graph
[legend]

Public Member Functions

int add_polygon_to_list (pcl::PointCloud< pcl::PointXYZ >::Ptr p_pc)
 
int add_polygon_to_list (pcl::PointCloud< pcl::PointXYZ > *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

std::vector<CGALPolygon_2> class_polygon_intersection::polygons
protected

Definition at line 94 of file polygon_intersection.h.


The documentation for this class was generated from the following files:


polygon_primitives_extraction
Author(s): Miguel Oliveira
autogenerated on Mon Mar 2 2015 01:32:42