fg_3Dmoveobject()

Win32 DirectX Fastgraph/Light

Prototype

void fg_3Dmoveobject (double x, double y, double z);

Sub fg_3Dmoveobject (ByVal x As Double, ByVal y As Double, ByVal z As Double)

procedure fg_3Dmoveobject (x, y, z : double);

Description

The fg_3Dmoveobject() function moves an object to the specified 3D world space position.

Parameters

x is the x coordinate of the object's position in 3D world space.

y is the y coordinate of the object's position in 3D world space.

z is the z coordinate of the object's position in 3D world space.

Return value

none

Restrictions

none

See also

fg_3Dmove(), fg_3Dmoveforwardobject(), fg_3Dmoverightobject(), fg_3Dmoveupobject(), fg_3Dsetobject()

Examples

Columns, Geometry

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.