Click or drag to resize

PointCloudAdd Method

Overload List
  NameDescription
Public methodAdd(Point3d)
Append a new point to the end of the list.
Public methodAdd(Point3d, Vector3d)
Append a new point to the end of the list.
Public methodAdd(Point3d, Color)
Append a new point to the end of the list.
Public methodAdd(Point3d, Vector3d, Color)
Append a new point to the end of the list.
Public methodAdd(Point3d, Vector3d, Color, Double)
Append a new point to the end of the list.
Top
See Also