fg_3Dmoveright()

Win32 DirectX Fastgraph/Light

Prototype

void fg_3Dmoveright (double amount);

Sub fg_3Dmoveright (ByVal amount As Double)

procedure fg_3Dmoveright (amount : double);

Description

The fg_3Dmoveright() function moves the viewer's position left or right by the specified number of 3D world space units.

Parameters

amount is the number of 3D world space units to move. Movement is to the right if amount is greater than zero; movement is to the left if amount is less than zero.

Return value

none

Restrictions

none

See also

fg_3Dlookat(), fg_3Dmove(), fg_3Dmoveforward(), fg_3Dmoverightobject(), fg_3Dmoveup(), fg_3Dpov()

Examples

Columns

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.