BallPivoting(PointCloud) Constructor

Point cloud constructor with ball radius autoguessing.
Public Sub New( _ 
ByVal pc As PointCloud
)
This language is not supported or no code example is available.
public BallPivoting( 
PointCloud pc 
)
This language is not supported or no code example is available.

Parameters

pc
PointCloud

The point cloud to be triangulated.

.NET Framework

Supported in: 4.8

In this article

Definition