fg_3Droll()

Win32 DirectX Fastgraph/Light

Prototype

void fg_3Droll (int angle);

Sub fg_3Droll (ByVal angle As Long)

procedure fg_3Droll (angle : integer);

Description

The fg_3Droll() function rotates the viewer's forward orientation clockwise or counterclockwise by the specified angle.

Parameters

angle is the rotation angle, expressed in tenths of degrees. If angle is positive, the viewer rotates clockwise. If angle is negative, the viewer rotates counterclockwise.

Return value

none

Restrictions

none

See also

fg_3Daxisangle(), fg_3Dlookat(), fg_3Dpov(), fg_3Drollobject(), fg_3Drotate(), fg_3Drotateright(), fg_3Drotateup()

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.