Click or drag to resize

PointCloud Properties

The PointCloud type exposes the following members.

Properties
  NameDescription
Public propertyEmpty
Check if the point cloud is empty
Public propertyHeight
Get the height of the point cloud (number of rows)
Public propertyIsDisposed
Public propertySize
Get the size of the point cloud (total number of points)
Public propertyTransformationMatrix
Return the current transformation matrix of this point cloud
Public propertyWidth
Get the width of the point cloud (number of columns)
Top
See Also