fg_pointxw()

Win32 DirectX Fastgraph/Light

Prototype

void fg_pointxw (double x, double y);

Sub fg_pointxw (ByVal x As Double, ByVal y As Double)

procedure fg_pointxw (x, y : real);

Description

The fg_pointxw() function draws a point (displays a pixel) in "exclusive or" mode in 2D world space, with clipping.

Parameters

x is the point's world space x coordinate.

y is the point's world space y coordinate.

Return value

none

Restrictions

none

See also

fg_pointw(), fg_pointx()

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.