Screen glPoint - aleslab/Psychtoolbox-3-aleslab-fork GitHub Wiki

Screen('glPoint')

PsychtoolboxScreen.{mex*,dll} subfunction

Draw a point at the specified location 'x', 'y' with the requested optional
diameter 'size' in the requested 'color'. For drawing of many points, e.g.,
random dot fields, use Screen('DrawDots') instead.

###See also: FrameRect