PointCloudFilter.TestPoint
Method
Description:
Checks if a point is inside the volume of interest.
Checks if a point is inside the volume of interest.
Parameters
| Parameter | Type | Description |
|---|---|---|
| point | CloudPoint | The point to be tested. |
Return Value
| Type | Description |
|---|---|
| Boolean | If true, the point is accepted, if false, the point is not accepted. |