PointCloudFilter.TestPoint
Description:
Checks if a point is inside the volume of interest.
Checks if a point is inside the volume of interest.
public virtual bool TestPoint(
CloudPoint point
)
-
pointThe point to be tested.