Draw

void Draw(
const Rgba &color )

Draws the point with the specified color

Other functions of the class Point
Draw
Draws the point with the specified color
StartFastDrawing
Call this function before using FastPoint
DrawFast
A faster version of Draw
FinishFastDrawing
Should be called after using DrawFast


Questions about Draw? Click here.