Function cwipc_pointcloud_count

Function Documentation

int cwipc_pointcloud_count(cwipc_pointcloud *pc)

Returns number of points in the pointcloud (C interface).

Parameters:

pc – The cwipc_pointcloud object.

Returns:

The number of points.