PointCloud Constructor (IntPtr, UseMemoryPressure)

CVB.Net Documentation
Constructor.

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

protected PointCloud(
	IntPtr handle,
	UseMemoryPressure useMemoryPressure
)

Parameters

handle
Type: SystemIntPtr
Native handle to the PointCloud.
useMemoryPressure
Type: Stemmer.Cvb.Runtime.InteropServicesUseMemoryPressure
Guesses memory pressure if Yes is set.
Exceptions

ExceptionCondition
ArgumentExceptionWhen handle is Zero.
See Also

Reference