dtcc.PointCloud.offset(offset: list | ndarray) PointCloud[source]

Offset the point cloud by the given offset.

Parameters:
offset : np.ndarray

The offset to apply to the point cloud.

Return type:

None