PointCloud.__add__#
- PointCloud.__add__(other)[source]#
Overloaded the + operator to concatenate point clouds
- Parameters:
other (
PointCloud) – second point cloud- Returns:
concatenated point clouds
- Return type:
Overloaded the + operator to concatenate point clouds
other (PointCloud) – second point cloud
concatenated point clouds