Mesh and Point cloud support


MEPP2 facilitates the development of new geometry processing filters and applications. The processing pipeline using several data structures can (for example) load a mesh in a CGAL data structure, 'transform' and copy the graph (see CopyGraph plugin that uses CopyGraph filter) of the mesh into a PCL data structure, and finally save the resulting point cloud.