Previous Topic Index Next Topic
[API function]

FSOUND_Geometry_List_Begin

Starts the definition of a geometry list, to be followed by FSOUND_Geometry_AddPolygon and
material based functions.
For more information on geometry lists, see FSOUND_Geometry_List_Create.

signed char F_API FSOUND_Geometry_List_Begin(
FSOUND_GEOMLIST *geomlist
);

Parameters

geomlist Pointer to a valid geometry list

Return Value

On success, TRUE is returned.
On failure, FALSE is returned.

Remarks

See Also

FSOUND_Geometry_AddPolygon , FSOUND_Geometry_List_Create , FSOUND_Geometry_List_End

This document copyright ©Firelight Multimedia, 1999-2001. All rights reserved.
Generated Thu Sep 13 00:18:09 2001 by SourceDoc v0.10, the automated source code documenter.