Function cras::numPoints

Function Documentation

inline size_t cras::numPoints(const ::cras::Cloud &cloud)

Return the number of points the given pointcloud contains.

Parameters:

cloud[in] The cloud to examine.

Returns:

The number of points.