SparsePointCloud Constructor (Int64)

CVB.Net Documentation
Constructor.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public SparsePointCloud(
	long numPoints
)

Parameters

numPoints
Type: SystemInt64
Amount of points to create.
See Also

Reference