PointCloud Constructor (PointCloud) | 
 Initializes a new instance of the 
PointCloud class
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.1.0
Syntaxpublic PointCloud(
	PointCloud* cppInstance
)
Visual Basic does not support APIs that consume or return unsafe types.
public:
PointCloud(
	PointCloud* cppInstance
)
Parameters
- cppInstance
 - Type: PointCloudIsImplicitlyDereferencedIsImplicitlyDereferenced*
 
See Also