Combine Point Clouds

Combines multiple point clouds into a new point cloud.

Input

Two or more point clouds.

Output

A new point cloud containing the points of all input point clouds.

Description

Algorithm generates a new point cloud which is a combination of the input point clouds. The resulting point cloud contains the points of all input point clouds. Properties, such as normals, colors and weights, are passed to the new point cloud only if they are existent in all input point clouds.