fg_fixmul() (legacy function)

Win32 DirectX Fastgraph/Light

Prototype

long fg_fixmul (long n1, long n2);

Function fg_fixmul (ByVal n1 As Long, ByVal n2 As Long) As Long

function fg_fixmul (n1, n2 : longint) : longint;

Description

The fg_fixmul() legacy function returns the fixed point product of two fixed point numbers.

Parameters

n1 and n2 are the fixed point numbers to multiply.

Return value

The fixed point product of n1*n2.

Restrictions

none

Replaced by

Floating point 3D geometry system

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.