Eyeshot 10 WinForms API Reference
BallPivoting Constructor(FastPointCloud)

WinForms Assembly > devDept.Eyeshot.Triangulation Namespace > BallPivoting Class > BallPivoting Constructor : BallPivoting Constructor(FastPointCloud)
The point cloud to be triangulated.
Fast point cloud constructor with ball radius autoguessing.
Syntax
'Declaration
 
Public Function New( _
   ByVal fpc As FastPointCloud _
)
public BallPivoting( 
   FastPointCloud fpc
)

Parameters

fpc
The point cloud to be triangulated.
See Also

Reference

BallPivoting Class
BallPivoting Members
Overload List