PointCloud Constructor (PointCloud) |
Initializes a new instance of the
PointCloud class
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public 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