PointCloud Constructor (IntPtr)

CVB.Net Documentation
Constructor.

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

protected PointCloud(
	IntPtr handle
)

Parameters

handle
Type: SystemIntPtr
Native handle to the PointCloud.
Exceptions

ExceptionCondition
ArgumentExceptionWhen handle is Zero.
See Also

Reference