DensePointCloud Constructor (Size2D, PointCloudFlags)

CVB.Net Documentation
Constructor.

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

public DensePointCloud(
	Size2D size,
	PointCloudFlags flags
)

Parameters

size
Type: Stemmer.CvbSize2D
Size of the point cloud to create.
flags
Type: Stemmer.CvbPointCloudFlags
Flags to create the pointcloud with.
See Also

Reference