MEPP2 Project
|
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.
Parameter | Description |
---|---|
Destination data structure | One of: CGAL Polyhedron3, CGAL Surface_mesh, CGAL LCC, OpenMesh, AIF, CGAL Point Set, PCL Point Cloud |
The supported data structures are: CGAL Polyhedron3, CGAL Surface_mesh, CGAL LCC, OpenMesh, AIF, CGAL Point Set, PCL Point Cloud.
None.
None.