Description:
Adds a new stylized point to the display list.
Syntax:
Parameters:
- point
- Type: Point3d
- Point to add.
- color
- Type: Color
- Color of point.
- style
- Type: PointStyle
- Display style of point.
- radius
- Type: int
- Radius of point widget.
Returns:
Type: void
Available since:
5.0
Description:
Adds a new colored point to the display list.