fg_3Drotateup()

Win32 DirectX Fastgraph/Light

Prototype

void fg_3Drotateup (int angle);

Sub fg_3Drotateup (ByVal angle As Long)

procedure fg_3Drotateup (angle : integer);

Description

The fg_3Drotateup() function rotates the viewer's orientation up or down by the specified angle.

Parameters

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

Return value

none

Restrictions

none

See also

fg_3Daxisangle(), fg_3Dlookat(), fg_3Dpov(), fg_3Droll(), fg_3Drotate(), fg_3Drotateright(), fg_3Drotateupobject()

Examples

Columns

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.