BallPivoting(FastPointCloud) Constructor

Fast point cloud constructor with ball radius autoguessing.
Public Sub New( _ 
ByVal fpc As FastPointCloud
)
This language is not supported or no code example is available.
public BallPivoting( 
FastPointCloud fpc 
)
This language is not supported or no code example is available.

Parameters

fpc
FastPointCloud

The point cloud to be triangulated.

.NET Framework

Supported in: 4.8

In this article

Definition