fg_3Drollobject()

Win32 DirectX Fastgraph/Light

Prototype

void fg_3Drollobject (int angle);

Sub fg_3Drollobject (ByVal angle As Long)

procedure fg_3Drollobject (angle : integer);

Description

The fg_3Drollobject() function rotates an object clockwise or counterclockwise by the specified angle.

Parameters

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

Return value

none

Restrictions

none

See also

fg_3Daxisangleobject(), fg_3Droll(), fg_3Drotateobject(), fg_3Drotaterightobject(), fg_3Drotateupobject()

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.