fg_3Drotateright()

Win32 DirectX Fastgraph/Light

Prototype

void fg_3Drotateright (int angle);

Sub fg_3Drotateright (ByVal angle As Long)

procedure fg_3Drotateright (angle : integer);

Description

The fg_3Drotateright() function rotates the viewer's orientation left or right by the specified angle.

Parameters

angle is the rotation angle, expressed in tenths of degrees. If angle is positive, the viewer rotates to the right. If angle is negative, the viewer rotates to the left.

Return value

none

Restrictions

none

See also

fg_3Daxisangle(), fg_3Dlookat(), fg_3Dpov(), fg_3Droll(), fg_3Drotate(), fg_3Drotaterightobject(), fg_3Drotateup()

Examples

Columns, Tunnel

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.