PointCloudAdd Method |
Name | Description | |
---|---|---|
Add(Point3d) |
Append a new point to the end of the list.
| |
Add(Point3d, Vector3d) |
Append a new point to the end of the list.
| |
Add(Point3d, Color) |
Append a new point to the end of the list.
| |
Add(Point3d, Vector3d, Color) |
Append a new point to the end of the list.
| |
Add(Point3d, Vector3d, Color, Double) |
Append a new point to the end of the list.
|