int pcsize(int handle)
Returns the total number of points in the point cloud specified by handle, where handle was returned by a prior call to pcopen.
| See also | |
| count | |
| ptcloud |
|