DensePointCloud Properties

CVB.Net Documentation

The DensePointCloud type exposes the following members.

Properties

  NameDescription
Public propertyDataType
The data type.
(Inherited from PointCloud.)
Public propertyHandle
Native handle of the PointCloud.
(Inherited from PointCloud.)
Public propertyIsDisposed
Gets if the native handle has been disposed.
(Inherited from PointCloud.)
Public propertyLatticeSize
Gets the number of x,y,z(,w) point rows and columns.
Public propertyLayout
The layout of the buffer / planes.
(Inherited from PointCloud.)
Public propertyNumPoints
Number of points.
(Inherited from PointCloud.)
Public propertyPointComponents
The pointer components for the points.
(Inherited from PointCloud.)
Top
See Also

Reference