MEPP2 Project
Copy Graph Filter

Description

Copy one mesh or point cloud to another datastructure.
Copying a mesh to a point cloud (or vice versa) is allowed.
The features not supported by the destination data structure are lost. For example, faces and edges are lost when copying a mesh to a point cloud data structure.

Parameters

Parameter Description
Destination data structure One of: CGAL Polyhedron3, CGAL Surface_mesh, CGAL LCC, OpenMesh, AIF, CGAL Point Set, PCL Point Cloud

Supported data structures

The supported data structures are: CGAL Polyhedron3, CGAL Surface_mesh, CGAL LCC, OpenMesh, AIF, CGAL Point Set, PCL Point Cloud.

Restrictions

None.

References

None.