query
Fields
Storage_Memory |
|
Storage_Disk |
Functions
QueryIterator | QueryPoints |
int | PointCount |
Detailed Description
-
namespace
query
Type Documentation
Function Documentation
-
int
ooc::query::
PointCount
(Env env, NodeHandle const &handle) Determines the number of points in a given node.
Parameters: - env – The point cloud environment for node_handle.
- handle – The handle of the node whose point count is to be returned.
Returns: the point count of the node given by node_handle if successful. Returns a negative value otherwise.