PtPixel
![]() |
![]() |
![]() |
![]() |
PtPixel
A set of points
Class hierarchy:
PtWidget → PtBasic → PtGraphic → PtPixel
For more information, see the diagram of the widget hierarchy.
PhAB icon:
![]()
Public header:
<photon/PtPixel.h>
Description:
You can use the PtPixel widget to draw a set of points. The array of points, Pt_ARG_POINTS specifies a number of points to be drawn using the widget's drawing attributes. These points are relative to the widget's Pt_ARG_ORIGIN. For more information, see PtGraphic.
Each point in the Pt_ARG_POINTS array is a position at which a point is to be drawn. The points are drawn independently of each other (i.e. they're not connected).
Inherited resources:
If the widget modifies an inherited resource, the “Default override” column indicates the new value. This modification affects any subclasses of the widget.
![]() |
![]() |
![]() |
![]() |

![[Previous]](prev.gif)
![[Contents]](contents.gif)
![[Index]](keyword_index.gif)
![[Next]](next.gif)
