fg_pointw()

Win32 DirectX Fastgraph/Light

Prototype

void fg_pointw (double x, double y);

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

procedure fg_pointw (x, y : real);

Description

The fg_pointw() function draws a point (displays a pixel) 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_point(), fg_pointxw()

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.