PointCloudFilter.Clone
Description:
Returns a copy of the filter. The engine is permitted to copy the filter multiple times e.g. to parallelize filtering.
Returns a copy of the filter. The engine is permitted to copy the filter multiple times e.g. to parallelize filtering.
public PointCloudFilter Clone()
PointCloudFilter
A copy of the original filter.