GPPM2 (npoint, width, pointlist) |
Purpose
Use GPPM2 to create a two-dimensional polymarker element and insert it into the open structure following the element pointer or to replace the element pointed at by the element pointer with a Polymarker 2 structure element depending on the current edit mode.
This structure element defines a list of two-dimensional points (x, y) that the graPHIGS API identifies by markers and renders in Device Coordinate (DC) space parallel to the display surface.
If the primitive does not specify any points, it is ignored.
Polymarker attributes are applied to this primitive.
Parameters
The input array contains a list of points in which subsequent x values are separated by width fullwords.
Error Codes
Related Subroutines
RCP code
201328132 (X'0C000604')