fg_tminit()

Win32 DirectX Fastgraph/Light

Prototype

int fg_tminit (int count);

Function fg_tminit (ByVal count As Long) As Long

function fg_tminit (count : integer) : integer;

Description

The fg_tminit() function initializes Fastgraph's texture map manager.

Parameters

count is the maximum number of texture maps that will be in use at the same time.

Return value

0 = Success

-1 = Error allocating memory

Restrictions

none

See also

fg_3Dtexturemap(), fg_3Dtexturemapobject(), fg_tmdefine(), fg_tmfree(), fg_tmselect()

Examples

TMcube, TMcubeX

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.